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