4 references to get_offsetHeight
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
315
nativeHtmlElement.Value->
get_offsetHeight
(&offsetHeight).ThrowOnFailure();
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
196
bodyElement.Value->
get_offsetHeight
(&offsetHeight).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement.g.cs (2)
1463
/// <inheritdoc cref="
get_offsetHeight
(int*)"/>
1468
winmdroot.Foundation.HRESULT __result = this.
get_offsetHeight
(pLocal);