4 references to get_scrollLeft
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (2)
411htmlElement2.Value->get_scrollLeft(&scrollLeft).ThrowOnFailure(); 426htmlElement2.Value->get_scrollLeft(&scrollLeft).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\149\Windows.Win32.IHTMLElement2.g.cs (2)
2325 /// <inheritdoc cref="get_scrollLeft(int*)"/> 2330 winmdroot.Foundation.HRESULT __result = this.get_scrollLeft(pLocal);