4 references to LightCyan
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1299
lightCyan = new SolidBrush(Color.
LightCyan
);
commonui\System\Drawing\Pens.cs (1)
1300
lightCyan = new Pen(Color.
LightCyan
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
236
Color.
LightCyan
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
236
Color.
LightCyan