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