AvaloniaPropertyChangedEventArgs 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. |
Property | Gets the property that changed. |
Sender | Gets the AvaloniaObject that the property changed on. |