1 write to _staticColors
System.Windows.Forms.Design (1)
System\Drawing\Design\ColorEditor.ColorPalette.cs (1)
76_staticColors = new Color[TotalCells - CellsCustom];
2 references to _staticColors
System.Windows.Forms.Design (2)
System\Drawing\Design\ColorEditor.ColorPalette.cs (2)
80_staticColors[i] = ColorTranslator.FromOle(s_staticCells[i]); 151return _staticColors[index];