3 references to get_offsetLeft
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
312nativeHtmlElement.Value->get_offsetLeft(&offsetLeft).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement.g.cs (2)
1358 /// <inheritdoc cref="get_offsetLeft(int*)"/> 1363 winmdroot.Foundation.HRESULT __result = this.get_offsetLeft(pLocal);