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