2 references to LightSlateGray
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1435
lightSlateGray = new SolidBrush(Color.
LightSlateGray
);
commonui\System\Drawing\Pens.cs (1)
1436
lightSlateGray = new Pen(Color.
LightSlateGray
, true);