4 references to RevokeDragDrop
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
9585
HRESULT hr = PInvokeCore.
RevokeDragDrop
(this);
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ControlDesigner.cs (3)
519
PInvokeCore.
RevokeDragDrop
(e.Control);
895
PInvokeCore.
RevokeDragDrop
(child);
1237
PInvokeCore.
RevokeDragDrop
(Control);