Avalonia.Data
Enum | Summary |
---|---|
Defines possible binding modes. | |
The priority of a binding. | |
The type of tree via which to track a control. |
Class | Summary |
---|---|
Signifies that a binding can be assigned to a property. | |
A XAML binding. | |
An exception returned through BindingNotification signaling that a requested binding expression could not be evaluated because of a null in one of the links of the binding chain. | |
Represents a binding notification that can be a valid binding value, or a binding or data validation error. | |
| |
Exception, which wrap validation errors. | |
| |
Describes the location of a binding source, relative to the binding target. | |
A XAML binding to a property on a control's templated parent. |
Interface | Summary |
---|---|
Holds a binding that can be applied to a property on an object. |
Namespace | Summary |
---|---|
| |
|
Last modified 6mo ago