1 write to professionalColorTable
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
53
this.
professionalColorTable
= professionalColorTable;
2 references to professionalColorTable
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (2)
58
if (
professionalColorTable
== null) {
61
return
professionalColorTable
;