Menu

Public Fields

NameDescription
ConstrainToParentBoundsProperty Dependency property for the ConstrainToParentBounds property. If true, the dragged element will be constrained to stay within the bounds of its parent container.
XProperty Dependency property for the X position of the dragged element, relative to the left of the root element.
YProperty Dependency property for the Y position of the dragged element, relative to the top of the root element.

See Also