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