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