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