MouseDragElementBehavior.XProperty Field

Dependency property for the X position of the dragged element, relative to the left of the root element.

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

Syntax

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

value = MouseDragElementBehavior.XProperty
public static readonly DependencyProperty XProperty
public:
static initonly DependencyProperty^ XProperty
public static final DependencyProperty XProperty
public static final var XProperty : DependencyProperty

See Also

Reference

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