2 references to InitializeFromWindow
System.Private.Windows.Core (2)
Windows.Win32.IDragSourceHelper.g.cs (2)
103
/// <inheritdoc cref="
InitializeFromWindow
(winmdroot.Foundation.HWND, global::System.Drawing.Point*, winmdroot.System.Com.IDataObject*)"/>
107
winmdroot.Foundation.HRESULT __result = this.
InitializeFromWindow
(hwnd, ppt.HasValue ? &pptLocal : null, pDataObject);