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