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