1 instantiation of SolidBrushCacheEntry
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\SolidBrushCache.cs (1)
12protected override CacheEntry CreateEntry(Color key, bool cached) => new SolidBrushCacheEntry(key, cached);