3 references to get_clientWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
109htmlElement2.Value->get_clientWidth(&clientWidth).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement2.g.cs (2)
1667 /// <inheritdoc cref="get_clientWidth(int*)"/> 1672 winmdroot.Foundation.HRESULT __result = this.get_clientWidth(pLocal);