2 references to FloralWhite
System.Drawing.Common.Tests (2)
System\Drawing\BrushesTests.cs (1)
53yield return Brush(() => Brushes.FloralWhite, Color.FloralWhite);
System\Drawing\PensTests.cs (1)
55yield return Pen(() => Pens.FloralWhite, Color.FloralWhite);