1 write to _brush
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\SolidBrushCache.cs (1)
19=> _brush = new SolidBrush(color);
1 reference to _brush
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\SolidBrushCache.cs (1)
20public override SolidBrush Object => _brush;