3 references to DragOver
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Ole\DragDropHelper.cs (1)
106dropTargetHelper.Value->DragOver(&point, (DROPEFFECT)(uint)e.Effect);
Windows.Win32.IDropTargetHelper.g.cs (2)
101 /// <inheritdoc cref="DragOver(global::System.Drawing.Point*, winmdroot.System.Ole.DROPEFFECT)"/> 106 winmdroot.Foundation.HRESULT __result = this.DragOver(pptLocal, dwEffect);