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