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