2 references to Goldenrod
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1027goldenrod = new SolidBrush(Color.Goldenrod);
commonui\System\Drawing\Pens.cs (1)
1028goldenrod = new Pen(Color.Goldenrod, true);