1 write to CustomColors
System.Windows.Forms.Design (1)
System\Drawing\Design\ColorEditor.ColorPalette.cs (1)
83
CustomColors
= customColors;
3 references to CustomColors
System.Windows.Forms.Design (3)
System\Drawing\Design\ColorEditor.ColorPalette.cs (3)
154
return
CustomColors
[index - TotalCells + CellsCustom];
248
CustomColors
[customIndex] = dialog.Color;
249
SelectedColor =
CustomColors
[customIndex];