3 references to ClientToWindow
System.Windows.Forms.Primitives (3)
Windows.Win32.IWebBrowserApp.g.cs (1)
866 return __object.ClientToWindow(pcx, pcy);
Windows.Win32.UI_Shell_IWebBrowserApp_Extensions.g.cs (2)
52 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowserApp.Interface.ClientToWindow(int*, int*)"/> 59 winmdroot.Foundation.HRESULT __result = @this.ClientToWindow(pcxLocal, pcyLocal);