3 references to get_innerHTML
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
209
nativeHtmlElement.Value->
get_innerHTML
(&innerHtml).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\148\Windows.Win32.IHTMLElement.g.cs (2)
1600
/// <inheritdoc cref="
get_innerHTML
(winmdroot.Foundation.BSTR*)"/>
1606
winmdroot.Foundation.HRESULT __result = this.
get_innerHTML
(pLocal);