Overload List
| Name | Description | |
|---|---|---|
| DragTo(FrameworkElement) |
Drag this element from its center to the center of the dropTarget
| |
| DragTo(Int32, Int32, OffsetReference, ActionPointUnitType, FrameworkElement, Int32, Int32, OffsetReference, ActionPointUnitType, Boolean) |
Drag this element to the dropTarget
| |
| DragTo(Int32, Int32) |
Drag this element from its center to the x,y offset.
| |
| DragTo(Int32, Int32, Boolean) |
Perform a drag to with an auto detection option of the hot spot.
| |
| DragTo(Int32, Int32, Boolean, Cursor, Int32) |
Perform a drag to with an auto detection option of the hot spot.
| |
| DragTo(Int32, Int32, Int32, Int32, OffsetReference) |
Drag this element from a specified offset
| |
| DragTo(Int32, Int32, Boolean, Cursor, Int32, Boolean) |
Perform a drag to with an auto detection option of the hot spot.
| |
| DragTo(Int32, Int32, Int32, Int32, OffsetReference, Boolean) |
Drag this element from a specified offset
| |
| DragTo(Int32, Int32, OffsetReference, FrameworkElement, Int32, Int32, OffsetReference) |
Drag this element to the dropTarget
|
