2 references to put_title
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
135
htmlDoc2.Value->
put_title
(newValue).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlDocumentTests.cs (1)
1209
Assert.True(iHTMLDocument2.Value->
put_title
(bstrTitle).Succeeded);