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