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