2 references to DarkRed
System.Drawing.Common.Tests (1)
System\Drawing\PensTests.cs (1)
43yield return Pen(() => Pens.DarkRed, Color.DarkRed);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
121KnownColor.DarkRed => Pens.DarkRed,