5 references to RevokeDragDrop
System.Private.Windows.Core (1)
Windows\Win32\PInvokeCore.RevokeDragDrop.cs (1)
11
HRESULT result =
RevokeDragDrop
(hwnd.Handle);
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
9567
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);