MultiBindingExpression Class
Contains instance information about a single instance of a MultiBinding.
Assembly: PresentationFramework (in PresentationFramework.dll)
MultiBindingExpression describes a single run-time instance of a MultiBinding. Therefore, it describes a collection of BindingExpression objects attached to a single binding target property.
For information about binding expressions, see the Binding and BindingExpression section in the Data Binding Overview.
With the use of a converter, the property values of the BindingExpression objects in a MultiBindingExpression produce a final value for the target property. In the reverse direction, the target property value is translated to a set of values that are fed back into the BindingExpression objects. For more information, see MultiBinding.
System.Windows.Expression
System.Windows.Data.BindingExpressionBase
System.Windows.Data.MultiBindingExpression
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.