3 references to get_clientHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
110htmlElement2.Value->get_clientHeight(&clientHeight).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement2.g.cs (2)
1632 /// <inheritdoc cref="get_clientHeight(int*)"/> 1637 winmdroot.Foundation.HRESULT __result = this.get_clientHeight(pLocal);