Click or drag to resize

IMVVMDragHandler Methods

The IMVVMDragHandler type exposes the following members.

Methods
 NameDescription
Public methodCanStartDrag Determines whether a drag operation can be started.
Public methodDragCancelled Notifies the handler that the drag operation was cancelled.
Public methodDragEnded Notifies the handler that the drag operation ended.
Public methodStartDrag Starts a drag operation.
Top
See Also