6 references to IDragEvent
System.Private.Windows.Core (4)
System\Private\Windows\Ole\DragDropHelper.cs (4)
44
public static void DragEnter(HWND targetWindowHandle,
IDragEvent
e)
89
public static void DragOver(
IDragEvent
e)
105
public static void Drop(
IDragEvent
e)
304
public static void SetDropDescription(
IDragEvent
e)
System.Windows.Forms (2)
System\Windows\Forms\OLE\DragEventArgs.cs (2)
67
/// <inheritdoc cref="
IDragEvent
.X"/>
70
/// <inheritdoc cref="
IDragEvent
.Y"/>