2 references to MintCream
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1741
mintCream = new SolidBrush(Color.
MintCream
);
commonui\System\Drawing\Pens.cs (1)
1742
mintCream = new Pen(Color.
MintCream
, true);