2 references to LightSkyBlue
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1418
lightSkyBlue = new SolidBrush(Color.
LightSkyBlue
);
commonui\System\Drawing\Pens.cs (1)
1419
lightSkyBlue = new Pen(Color.
LightSkyBlue
, true);