4 references to DarkGoldenrod
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
585
darkGoldenrod = new SolidBrush(Color.
DarkGoldenrod
);
commonui\System\Drawing\Pens.cs (1)
586
darkGoldenrod = new Pen(Color.
DarkGoldenrod
, true);
System.Web.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
190
Color.
DarkGoldenrod
,
System.Windows.Forms.DataVisualization (1)
Common\Utilities\ColorPalette.cs (1)
190
Color.
DarkGoldenrod
,