2 references to LightPink
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
1367
lightPink = new SolidBrush(Color.
LightPink
);
commonui\System\Drawing\Pens.cs (1)
1368
lightPink = new Pen(Color.
LightPink
, true);