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