Skip to main content

BindingPlugins Properties

Properties

DataValidatorsAn ordered collection of validation checker plugins that can be used to customize the validation of view model and model data.
PropertyAccessorsAn ordered collection of property accessor plugins that can be used to customize the reading and subscription of property values on a type.
StreamHandlersAn 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