BindingExpressionBase::Status Property

 

Gets the status of the binding expression.

Namespace:   System.Windows.Data
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property BindingStatus Status {
	BindingStatus get();
}

Property Value

Type: System.Windows.Data::BindingStatus

A BindingStatus value that describes the status of the binding expression.

.NET Framework
Available since 3.0
Return to top
Show: