FluidMoveBehaviorBase.TagPathProperty Field

Dependency property for the extra path to add to the binding when UsaBindingAsTag is true.

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

Syntax

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

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

See Also

Reference

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