AvaloniaPropertyChangedEventArgsPriority Property

Gets the priority of the binding that produced the value.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public BindingPriority Priority { get; }

Property Value

BindingPriority
The priority of the new value.

See Also