3 references to LightYellow
System.Drawing.Primitives (1)
System\Drawing\Color.cs (1)
176
public static Color LightYellow => new Color(KnownColor.
LightYellow
);
System.Windows.Forms.Primitives (2)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (2)
96
KnownColor.
LightYellow
=> Brushes.LightYellow,
119
KnownColor.
LightYellow
=> Pens.LightYellow,