4 references to CornflowerBlue
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
483
cornflowerBlue = new SolidBrush(Color.
CornflowerBlue
);
commonui\System\Drawing\Pens.cs (1)
484
cornflowerBlue = new Pen(Color.
CornflowerBlue
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
181
Color.
CornflowerBlue
,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
181
Color.
CornflowerBlue
,