AvaloniaPropertyChangedEventArgs.

Property Property

Summary

Gets the property that changed.
Namespace
Avalonia
Containing Type
AvaloniaPropertyChangedEventArgs

Syntax

public AvaloniaProperty Property { get; }

Value

Type Description
AvaloniaProperty The property that changed.