2 references to DragEnter
System.Private.Windows.Core (2)
Windows.Win32.IDropTargetHelper.g.cs (2)
55
/// <inheritdoc cref="
DragEnter
(winmdroot.Foundation.HWND, winmdroot.System.Com.IDataObject*, global::System.Drawing.Point*, winmdroot.System.Ole.DROPEFFECT)"/>
60
winmdroot.Foundation.HRESULT __result = this.
DragEnter
(hwndTarget, pDataObject, pptLocal, dwEffect);