Home
last modified time | relevance | path

Searched refs:DndContinueDrag (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DWin32DnD.cs647 Control.FromHandle(window).DndContinueDrag(DragContinueEventArgs);
H A DX11Dnd.cs714 c.DndContinueDrag (qce); in QueryContinue()
H A DControl.cs1459 internal virtual void DndContinueDrag(QueryContinueDragEventArgs e) { in DndContinueDrag() method in System.Windows.Forms.Control