Property Property
Gets the property that changed.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public AvaloniaProperty<T> Property { get; }
Public ReadOnly Property Property As AvaloniaProperty(Of T)
Get
member Property : AvaloniaProperty<'T> with get
Property Value
AvaloniaProperty(T)
The property that changed.
See Also
Reference
AvaloniaPropertyChangedEventArgs(T) Class
Avalonia Namespace