Click or drag to resize

IMVVMDragDropHandler Methods

The IMVVMDragDropHandler type exposes the following members.

Methods
 NameDescription
Public methodCanStartDrag
(Inherited from IMVVMDragHandler)
Public methodDragCancelled
(Inherited from IMVVMDragHandler)
Public methodDragEnded
(Inherited from IMVVMDragHandler)
Public methodDrop Drops the specified data.
(Inherited from IMVVMDropHandler)
Public methodDropCanAcceptData Evaluate of a drop operation can accept the data.
(Inherited from IMVVMDropHandler)
Public methodStartDrag
(Inherited from IMVVMDragHandler)
Top
See Also