2 references to s_staticCells
System.Windows.Forms.Design (2)
System\Drawing\Design\ColorEditor.ColorPalette.cs (2)
78
for (int i = 0; i <
s_staticCells
.Length; i++)
80
_staticColors[i] = ColorTranslator.FromOle(
s_staticCells
[i]);