3 references to Drop
System.Private.Windows.Core (3)
Generated\361d1da7f942c932\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);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.IDropTargetHelper.g.cs (1)
216
return __object.
Drop
(pDataObject, ppt, dwEffect);