2 references to Pink
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
2047
pink = new SolidBrush(Color.
Pink
);
commonui\System\Drawing\Pens.cs (1)
2048
pink = new Pen(Color.
Pink
, true);