3 references to get_scrollLeft
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement2.g.cs (1)
2347 return __object.get_scrollLeft(p);
Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
133 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.get_scrollLeft(int*)"/> 138 winmdroot.Foundation.HRESULT __result = @this.get_scrollLeft(pLocal);