10 references to new
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3814
ProfessionalColorTable colorTable =
new
()
System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs (1)
21
internal static ProfessionalColorTable ColorTable => t_professionalColorTable ??= new
ProfessionalColorTable
();
System.Windows.Forms.Tests (8)
System\Windows\Forms\ProfessionalColorTableTests.cs (8)
15
ProfessionalColorTable table =
new
();
85
ProfessionalColorTable table =
new
();
94
ProfessionalColorTable table =
new
()
111
ProfessionalColorTable table =
new
();
125
ProfessionalColorTable table =
new
()
136
ProfessionalColorTable table =
new
()
155
ProfessionalColorTable table =
new
()
192
ProfessionalColorTable table =
new
();