4 references to LightCoral
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1282
lightCoral = new SolidBrush(Color.
LightCoral
);
commonui\System\Drawing\Pens.cs (1)
1283
lightCoral = new Pen(Color.
LightCoral
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
173
Color.
LightCoral
,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
173
Color.
LightCoral
,