4 references to get_scrollTop
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (2)
412htmlElement2.Value->get_scrollTop(&scrollTop).ThrowOnFailure(); 442htmlElement2.Value->get_scrollTop(&scrollTop).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\149\Windows.Win32.IHTMLElement2.g.cs (2)
2265 /// <inheritdoc cref="get_scrollTop(int*)"/> 2270 winmdroot.Foundation.HRESULT __result = this.get_scrollTop(pLocal);