DataStateBehavior.BindingProperty Field

Namespace: Microsoft.Expression.Interactivity.Core
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)

Syntax

'Declaration
Public Shared ReadOnly BindingProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = DataStateBehavior.BindingProperty
public static readonly DependencyProperty BindingProperty
public:
static initonly DependencyProperty^ BindingProperty
public static final DependencyProperty BindingProperty
public static final var BindingProperty : DependencyProperty

See Also

Reference

DataStateBehavior Class
DataStateBehavior Members
Microsoft.Expression.Interactivity.Core Namespace