3 references to get_offsetLeft
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement.g.cs (1)
1380 return __object.get_offsetLeft(p);
Windows.Win32.Web_MsHtml_IHTMLElement_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement.Interface.get_offsetLeft(int*)"/> 58 winmdroot.Foundation.HRESULT __result = @this.get_offsetLeft(pLocal);