AvaloniaPropertyChangedEventArgsPriority Property
Gets the priority of the binding that produced the value.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public BindingPriority Priority { get; }
Public ReadOnly Property Priority As BindingPriority
Get
member Priority : BindingPriority with get
Property Value
BindingPriority
The priority of the new value.