Name | Description | |
---|---|---|
![]() ![]() | GetDragAdornerTemplate | Gets the drag adorner for the specified UI element. |
![]() ![]() | GetDragHandler | Returns the drag handler associated with the specified UI element. |
![]() ![]() | GetIsDragSource | Returns true if the target is a drag source. |
![]() ![]() | GetIsDropTarget | Returns true if the UI element is a drop target. |
![]() ![]() | GetSkipSelection | Return true if selection process is skipped |
![]() ![]() | SetDragAdornerTemplate | Sets the drag adorner for the specified UI element. |
![]() ![]() | SetDragHandler | Connects a drag handler with a UI element. |
![]() ![]() | SetDropHandler | Connects a drop handler with a UI element. |
![]() ![]() | SetIsDragSource | Establishes the target element as a drag source or not. |
![]() ![]() | SetIsDropTarget | Establishes a UI element as a drop target. |
![]() ![]() | SetSkipSelection | If set to true, drag operation does not change selection |