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