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