10 references to ProfessionalColorTable
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3814
ProfessionalColorTable colorTable =
new
()
System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs (1)
20
internal static ProfessionalColorTable ColorTable => t_professionalColorTable ??= new
ProfessionalColorTable
();
System.Windows.Forms.Tests (8)
System\Windows\Forms\ProfessionalColorTableTests.cs (8)
17
ProfessionalColorTable table =
new
();
87
ProfessionalColorTable table =
new
();
96
ProfessionalColorTable table =
new
()
113
ProfessionalColorTable table =
new
();
127
ProfessionalColorTable table =
new
()
138
ProfessionalColorTable table =
new
()
157
ProfessionalColorTable table =
new
()
194
ProfessionalColorTable table =
new
();