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