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