2 references to Drop
System.Private.Windows.Core (2)
Windows.Win32.IDropTarget.g.cs (2)
187
/// <inheritdoc cref="
Drop
(winmdroot.System.Com.IDataObject*, winmdroot.System.SystemServices.MODIFIERKEYS_FLAGS, winmdroot.Foundation.POINTL, winmdroot.System.Ole.DROPEFFECT*)"/>
192
winmdroot.Foundation.HRESULT __result = this.
Drop
(pDataObj, grfKeyState, pt, pdwEffectLocal);