3 references to DarkGreen
System.Drawing.Primitives (1)
System\Drawing\Color.cs (1)
76
public static Color DarkGreen => new Color(KnownColor.
DarkGreen
);
System.Windows.Forms.Primitives (2)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (2)
99
KnownColor.
DarkGreen
=> Brushes.DarkGreen,
122
KnownColor.
DarkGreen
=> Pens.DarkGreen,