2 references to LightBlue
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1265
lightBlue = new SolidBrush(Color.
LightBlue
);
commonui\System\Drawing\Pens.cs (1)
1266
lightBlue = new Pen(Color.
LightBlue
, true);