2 references to LightYellow
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1469
lightYellow = new SolidBrush(Color.
LightYellow
);
commonui\System\Drawing\Pens.cs (1)
1470
lightYellow = new Pen(Color.
LightYellow
, true);