2 references to LightYellow
System.Drawing.Common (2)
System\Drawing\Brushes.cs (1)
235public static Brush LightYellow => GetBrush(s_lightYellowKey, Color.LightYellow);
System\Drawing\Pens.cs (1)
235public static Pen LightYellow => GetPen(s_lightYellowKey, Color.LightYellow);