AvaloniaPropertyChangedEventArgsTProperty Property
Gets the property that changed.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public AvaloniaProperty<T> Property { get; }
Public ReadOnly Property Property As AvaloniaProperty(Of T)
Get
member Property : AvaloniaProperty<'T> with get
Property Value
AvaloniaPropertyT
The property that changed.