2 references to Coral
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
466
choral = new SolidBrush(Color.
Coral
);
commonui\System\Drawing\Pens.cs (1)
467
choral = new Pen(Color.
Coral
, true);