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