3 references to Yellow
System.Drawing.Primitives (1)
System\Drawing\Color.cs (1)
308public static Color Yellow => new Color(KnownColor.Yellow);
System.Windows.Forms.Primitives (2)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (2)
91KnownColor.Yellow => Brushes.Yellow, 114KnownColor.Yellow => Pens.Yellow,