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