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