1 write to professionalColorTable
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ProfessionalColors.cs (1)
24
professionalColorTable
= new ProfessionalColorTable();
2 references to professionalColorTable
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProfessionalColors.cs (2)
23
if (
professionalColorTable
== null) {
26
return
professionalColorTable
;