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