1 reference to MaximumCacheItems
PresentationCore (1)
MS\Internal\FontCache\FontSource.cs (1)
426private static readonly SizeLimitedCache<Uri, byte[]> s_resourceCache = new(MaximumCacheItems);