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