2 references to get_cssText
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
462style.Value->get_cssText(&cssText).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlElementTests.cs (1)
1329Assert.True(htmlStyle.Value->get_cssText(&cssText).Succeeded);