MultiBindingBehavior Properties |
The MultiBindingBehavior type exposes the following members.
Name | Description | |
---|---|---|
AssociatedObject | (Inherited from BehaviorFrameworkElement.) | |
AssociatedObject | (Inherited from BehaviorFrameworkElement.) | |
AssociatedObject |
Gets the object to which this BehaviorT is attached.
(Inherited from BehaviorT.) | |
AssociatedType | (Inherited from Behavior.) | |
Converter |
Gets or sets the converter to use to convert the source values to or from the target value.
| |
ConverterCulture |
Gets or sets the CultureInfo object that applies to the converter.
| |
ConverterParameter |
Gets or sets an optional parameter to pass to the converter as additional information.
| |
Dispatcher | (Inherited from DependencyObject.) | |
Dispatcher | (Inherited from DependencyObject.) | |
Items |
Gets the MultiBindingItem collection within this MultiBindingBehavior instance.
| |
Mode |
Gets or sets a value that indicates the direction of the data flow in the binding.
| |
PropertyName |
Gets or sets the path to the binding source property.
|