DataStateBehavior.TrueStateProperty Field

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

Syntax

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

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

See Also

Reference

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