📄️ AssignBindingAttribute Class
Signifies that a binding can be assigned to a property.
📄️ BindingChainException Class
An exception returned through BindingNotification signaling that a requested binding expression could not be evaluated because of an error in one of the links of the binding chain.
📄️ BindingErrorType Enumeration
Defines the types of binding errors for a BindingNotification.
📄️ BindingExpressionBase Class
Definition
📄️ BindingMode Enumeration
Defines possible binding modes.
📄️ BindingNotification Class
Represents a binding notification that can be a valid binding value, or a binding or data validation error.
📄️ BindingOperations Class
Definition
📄️ BindingPriority Enumeration
The priority of a value or binding.
📄️ BindingValue<T> Structure
A value passed into a binding.
📄️ BindingValueType Enumeration
Describes the type of a BindingValue(T).
📄️ DataValidationException Class
Exception, which wrap validation errors.
📄️ DoNothingType Class
Definition
📄️ IBinding Interface
Holds a binding that can be applied to a property on an object.
📄️ IndexerDescriptor Class
Holds a description of a binding for AvaloniaObject's [] operator.
📄️ InstancedBinding Class
Holds the result of calling Initiate(AvaloniaObject, AvaloniaProperty, Object, Boolean).
📄️ Optional<T> Structure
An optional typed value.
📄️ OptionalExtensions Class
Definition
📄️ TemplateBinding Class
A XAML binding to a property on a control's templated parent.
📄️ UpdateSourceTrigger Enumeration
Describes the timing of binding source updates.