3 references to get_defaultCharset
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
364
htmlDoc2.Value->
get_defaultCharset
(&charset).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (2)
1388
/// <inheritdoc cref="
get_defaultCharset
(winmdroot.Foundation.BSTR*)"/>
1394
winmdroot.Foundation.HRESULT __result = this.
get_defaultCharset
(pLocal);