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