2 references to GetStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\HtmlElement.cs (2)
454return this.NativeHtmlElement.GetStyle().GetCssText(); 458this.NativeHtmlElement.GetStyle().SetCssText(value);