4 references to get_offsetWidth
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
314
nativeHtmlElement.Value->
get_offsetWidth
(&offsetWidth).ThrowOnFailure();
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
195
bodyElement.Value->
get_offsetWidth
(&offsetWidth).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement.g.cs (2)
1428
/// <inheritdoc cref="
get_offsetWidth
(int*)"/>
1433
winmdroot.Foundation.HRESULT __result = this.
get_offsetWidth
(pLocal);