2 references to put_charset
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
354htmlDoc2.Value->put_charset(newValue).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlDocumentTests.cs (1)
620Assert.True(iHTMLDocument2.Value->put_charset(charSet).Succeeded);