6 references to SteelBlue
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
2370steelBlue = new SolidBrush(Color.SteelBlue);
commonui\System\Drawing\Pens.cs (1)
2371steelBlue = new Pen(Color.SteelBlue, true);
System.Web.DataVisualization (2)
Common\Utilities\ColorPalette.cs (2)
174 Color.SteelBlue, 300 Color.SteelBlue,
System.Windows.Forms.DataVisualization (2)
Common\Utilities\ColorPalette.cs (2)
174 Color.SteelBlue, 300 Color.SteelBlue,