1 reference to PenCacheEntry
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\PenCache.cs (1)
12
protected override CacheEntry CreateEntry(Color key, bool cached) => new
PenCacheEntry
(key, cached);