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