1 reference to SolidBrush
System.Drawing.Common (1)
System\Drawing\SystemBrushes.cs (1)
76
return systemBrushes[idx] ??= new
SolidBrush
(c, true);