2 references to FloralWhite
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
925
floralWhite = new SolidBrush(Color.
FloralWhite
);
commonui\System\Drawing\Pens.cs (1)
926
floralWhite = new Pen(Color.
FloralWhite
, true);