Skip to main content

BindingBase Properties

Properties

ConverterGets or sets the IValueConverter to use.
ConverterCultureGets or sets the culture in which to evaluate the converter.
ConverterParameterGets or sets a parameter to pass to Converter.
DefaultAnchor 
FallbackValueGets or sets the value to use when the binding is unable to produce a value.
ModeGets or sets the binding mode.
NameScope 
PriorityGets or sets the binding priority.
StringFormatGets or sets the string format.
TargetNullValueGets or sets the value to use when the binding result is null.
UpdateSourceTriggerGets or sets a value that determines the timing of binding source updates for TwoWay and OneWayToSource bindings.

See Also

Reference

BindingBase Class
Avalonia.Data Namespace