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