DataStateBehavior.ValueProperty Field

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

Syntax

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

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

See Also

Reference

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