4 references to LightCoral
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1282lightCoral = new SolidBrush(Color.LightCoral);
commonui\System\Drawing\Pens.cs (1)
1283lightCoral = 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,