4 references to get_dir
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
330htmlDoc3.Value->get_dir(&dir).ThrowOnFailure();
System.Windows.Forms.Tests (3)
System\Windows\Forms\HtmlDocumentTests.cs (3)
1145Assert.True(iHTMLDocument3.Value->get_dir(&dir).Succeeded); 1152Assert.True(iHTMLDocument3.Value->get_dir(&dir2).Succeeded); 1159Assert.True(iHTMLDocument3.Value->get_dir(&dir3).Succeeded);