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