Share via


FluidMoveBehaviorBase.AppliesToProperty Field

Dependency property for the scope of the behavior. See FluidMoveScope for more details.

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

Syntax

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

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

See Also

Reference

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