PriorityBindingExpression Class
Contains instance information about a single instance of a PriorityBinding.
Assembly: PresentationFramework (in PresentationFramework.dll)
PriorityBinding is a single run-time instance of a PriorityBindingExpression. Therefore, it describes a collection of BindingExpression objects that is attached to a single binding target property, which receives its value from the first BindingExpression object in the collection that returns a value successfully. For information about binding expressions, see the Binding and BindingExpression section in the Data Binding Overview.
The binding engine determines which of the BindingExpression objects is the ActiveBindingExpression based on priority. For more information, see PriorityBinding.
System.Windows.Expression
System.Windows.Data.BindingExpressionBase
System.Windows.Data.PriorityBindingExpression
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.