1 reference to s_grayKey
System.Drawing.Common (1)
System\Drawing\Brushes.cs (1)
206
public static Brush Gray => GetBrush(
s_grayKey
, Color.Gray);