Skip to main content

CompiledBindingExtension Properties

Properties

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

See Also

Reference

CompiledBindingExtension Class
Avalonia.Markup.Xaml.MarkupExtensions Namespace