Share via


FluidMoveBehaviorBase.IsActiveProperty Field

Dependency property for the active state of the behavior.

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

Syntax

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

value = FluidMoveBehaviorBase.IsActiveProperty
public static readonly DependencyProperty IsActiveProperty
public:
static initonly DependencyProperty^ IsActiveProperty
public static final DependencyProperty IsActiveProperty
public static final var IsActiveProperty : DependencyProperty

See Also

Reference

FluidMoveBehaviorBase Class
FluidMoveBehaviorBase Members
Microsoft.Expression.Interactivity.Layout Namespace