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