2 references to new
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3800
ProfessionalColorTable colorTable =
new
()
System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs (1)
20
internal static ProfessionalColorTable ColorTable => t_professionalColorTable ??= new
ProfessionalColorTable
();