BindingBase Properties
Properties
Converter | Gets or sets the IValueConverter to use. |
ConverterCulture | Gets or sets the culture in which to evaluate the converter. |
ConverterParameter | Gets or sets a parameter to pass to Converter. |
DefaultAnchor | |
FallbackValue | Gets or sets the value to use when the binding is unable to produce a value. |
Mode | Gets or sets the binding mode. |
NameScope | |
Priority | Gets or sets the binding priority. |
StringFormat | Gets or sets the string format. |
TargetNullValue | Gets or sets the value to use when the binding result is null. |
UpdateSourceTrigger | Gets or sets a value that determines the timing of binding source updates for TwoWay and OneWayToSource bindings. |