BindingPlugins Properties
Properties
DataValidators | An ordered collection of validation checker plugins that can be used to customize the validation of view model and model data. |
PropertyAccessors | An ordered collection of property accessor plugins that can be used to customize the reading and subscription of property values on a type. |
StreamHandlers | An ordered collection of stream plugins that can be used to customize the behavior of the '^' stream binding operator. |
See Also
Reference
BindingPlugins Class
Avalonia.Data.Core.Plugins Namespace