FluidMoveBehaviorBase.TagProperty Field

Dependency property that provides the ability to use the element as its own tag, or the binding on the element.

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

Syntax

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

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

See Also

Reference

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