Skip to main content

AvaloniaPropertyChangedEventArgs<T> Properties

Properties

NewValueGets the new value of the property.
OldValueGets the old value of the property.
PriorityGets the priority of the binding that produced the value.
(Inherited from AvaloniaPropertyChangedEventArgs)
PropertyGets the property that changed.
SenderGets the AvaloniaObject that the property changed on.
(Inherited from AvaloniaPropertyChangedEventArgs)

See Also

Reference

AvaloniaPropertyChangedEventArgs(T) Class
Avalonia Namespace