2 references to put_dir
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
337
htmlDoc3.Value->
put_dir
(newValue).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlDocumentTests.cs (1)
1120
Assert.True(iHTMLDocument3.Value->
put_dir
(bstrRtl).Succeeded);