4 references to LightSteelBlue
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1452
lightSteelBlue = new SolidBrush(Color.
LightSteelBlue
);
commonui\System\Drawing\Pens.cs (1)
1453
lightSteelBlue = new Pen(Color.
LightSteelBlue
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
305
Color.
LightSteelBlue
,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
305
Color.
LightSteelBlue
,