IMVVMDrag |
[Missing <summary> documentation for "T:Altaxo.Gui.Common.IMVVMDragDropHandler"]
public interface IMVVMDragDropHandler : IMVVMDragHandler, IMVVMDropHandler
The IMVVMDragDropHandler type exposes the following members.
Name | Description | |
---|---|---|
CanStartDrag | (Inherited from IMVVMDragHandler) | |
DragCancelled | (Inherited from IMVVMDragHandler) | |
DragEnded | (Inherited from IMVVMDragHandler) | |
Drop |
Drops the specified data.
(Inherited from IMVVMDropHandler) | |
DropCanAcceptData |
Evaluate of a drop operation can accept the data.
(Inherited from IMVVMDropHandler) | |
StartDrag | (Inherited from IMVVMDragHandler) |