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