2 references to put_scrollLeft
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
432htmlElement2.Value->put_scrollLeft(value).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlElementTests.cs (1)
1106Assert.True(iHTMLElement2.Value->put_scrollLeft(value).Succeeded);