1 implementation of DragEnterTarget
System.Windows.Forms (1)
System\Windows\Forms\OLE\DropSource.cs (1)
100public unsafe HRESULT DragEnterTarget(HWND hwndTarget)
1 reference to DragEnterTarget
System.Private.Windows.Core (1)
Windows.Win32.IDropSourceNotify.g.cs (1)
67 return __object.DragEnterTarget(hwndTarget);