4 references to OrangeRed
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1894orangeRed = new SolidBrush(Color.OrangeRed);
commonui\System\Drawing\Pens.cs (1)
1895orangeRed = new Pen(Color.OrangeRed, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
292 Color.OrangeRed,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
292 Color.OrangeRed,