1 reference to s_grayKey
System.Drawing.Common (1)
System\Drawing\Pens.cs (1)
206
public static Pen Gray => GetPen(
s_grayKey
, Color.Gray);