2 references to LightGoldenrodYellow
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1316lightGoldenrodYellow = new SolidBrush(Color.LightGoldenrodYellow);
commonui\System\Drawing\Pens.cs (1)
1317lightGoldenrodYellow = new Pen(Color.LightGoldenrodYellow, true);