2 references to DragEnter
Microsoft.Private.Windows.Core (2)
Windows.Win32.System_Ole_IDropTarget_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IDropTarget.Interface.DragEnter(winmdroot.System.Com.IDataObject*, winmdroot.System.SystemServices.MODIFIERKEYS_FLAGS, winmdroot.Foundation.POINTL, winmdroot.System.Ole.DROPEFFECT*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.DragEnter(pDataObj, grfKeyState, pt, pdwEffectLocal);