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