3 references to get_clientHeight
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement2.g.cs (1)
1654 return __object.get_clientHeight(p);
Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_clientHeight(int*)"/> 58 winmdroot.Foundation.HRESULT __result = @this.get_clientHeight(pLocal);