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