2 references to GetDragDropEffect
System.Windows.Forms.Primitives (2)
Windows.Win32.IRichEditOleCallback.g.cs (2)
428
/// <inheritdoc cref="
GetDragDropEffect
(winmdroot.Foundation.BOOL, winmdroot.System.SystemServices.MODIFIERKEYS_FLAGS, winmdroot.System.Ole.DROPEFFECT*)"/>
433
winmdroot.Foundation.HRESULT __result = this.
GetDragDropEffect
(fDrag, grfKeyState, pdwEffectLocal);