AvaloniaPropertyChangedEventArgs<T> Properties
Properties
NewValue | Gets the new value of the property. |
OldValue | Gets the old value of the property. |
Priority | Gets the priority of the binding that produced the value. (Inherited from AvaloniaPropertyChangedEventArgs) |
Property | Gets the property that changed. |
Sender | Gets the AvaloniaObject that the property changed on. (Inherited from AvaloniaPropertyChangedEventArgs) |
See Also
Reference
AvaloniaPropertyChangedEventArgs(T) Class
Avalonia Namespace