2 references to DragEnter
System.Windows.Forms (2)
System\Windows\Forms\OLE\DragDropHelper.cs (1)
83
DragEnter
(targetWindowHandle, dataObject, ref point, (DROPEFFECT)(uint)e.Effect);
System\Windows\Forms\OLE\DropSource.cs (1)
95
DragDropHelper.
DragEnter
(lastHwndTarget, dataObject, ref point, (DROPEFFECT)e.Effect);