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