Summary
Gets the priority of the binding that produced the value.
- Namespace
- Avalonia
- Containing Type
- Avalonia
Property Changed Event Args
Syntax
public BindingPriority Priority { get; private set; }
Value
Type | Description |
---|---|
BindingPriority | The priority of the new value. |