MultiBinding Properties
Properties
Bindings | Gets the collection of child bindings. |
Converter | Gets or sets the IMultiValueConverter to use. |
ConverterCulture | Gets or sets the culture in which to evaluate the converter. |
ConverterParameter | Gets or sets a parameter to pass to Converter. |
FallbackValue | Gets or sets the value to use when the binding is unable to produce a value. |
Mode | Gets or sets the binding mode. |
Priority | Gets or sets the binding priority. |
RelativeSource | Gets or sets the relative source for the binding. |
StringFormat | Gets or sets the string format. |
TargetNullValue | Gets or sets the value to use when the binding result is null. |