3 references to Drop
System.Private.Windows.Core (3)
Windows.Win32.IDropTargetHelper.g.cs (1)
211
return __object.
Drop
(pDataObject, ppt, dwEffect);
Windows.Win32.UI_Shell_IDropTargetHelper_Extensions.g.cs (2)
43
/// <inheritdoc cref="winmdroot.UI.Shell.IDropTargetHelper.Interface.
Drop
(winmdroot.System.Com.IDataObject*, global::System.Drawing.Point*, winmdroot.System.Ole.DROPEFFECT)"/>
48
winmdroot.Foundation.HRESULT __result = @this.
Drop
(pDataObject, pptLocal, dwEffect);