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