2 references to Goldenrod
System.Drawing.Common (2)
System\Drawing\Brushes.cs (1)
205public static Brush Goldenrod => GetBrush(s_goldenrodKey, Color.Goldenrod);
System\Drawing\Pens.cs (1)
205public static Pen Goldenrod => GetPen(s_goldenrodKey, Color.Goldenrod);