2 references to put_cssText
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
471style.Value->put_cssText(newValue).ThrowOnFailure();
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlElementTests.cs (1)
1291Assert.True(htmlStyle.Value->put_cssText(bstrStyle).Succeeded);