2 references to GhostWhite
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
993ghostWhite = new SolidBrush(Color.GhostWhite);
commonui\System\Drawing\Pens.cs (1)
994ghostWhite = new Pen(Color.GhostWhite, true);