Click or drag to resize
Cimbalino ToolkitMultiBindingBehavior Properties

The MultiBindingBehavior type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedObject (Inherited from BehaviorFrameworkElement.)
Protected propertyAssociatedObject (Inherited from BehaviorFrameworkElement.)
Protected propertyAssociatedObject (Inherited from BehaviorT.)
Protected propertyAssociatedType (Inherited from Behavior.)
Public propertyConverter
Gets or sets the converter to use to convert the source values to or from the target value.
Public propertyConverterCulture
Gets or sets the CultureInfo object that applies to the converter.
Public propertyConverterParameter
Gets or sets an optional parameter to pass to the converter as additional information.
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyItems
Gets the MultiBindingItem collection within this MultiBindingBehavior instance.
Public propertyMode
Gets or sets a value that indicates the direction of the data flow in the binding.
Public propertyPropertyName
Gets or sets the path to the binding source property.
Top
See Also