1 reference to s_whiteKey
System.Drawing.Common (1)
System\Drawing\Brushes.cs (1)
305
public static Brush White => GetBrush(
s_whiteKey
, Color.White);