1 write to _sizeLimitedCache
PresentationCore (1)
MS\Internal\Shaping\GlyphingCache.cs (1)
36
_sizeLimitedCache
= new SizeLimitedCache<Typeface, TypefaceMap>(capacity);
2 references to _sizeLimitedCache
PresentationCore (2)
MS\Internal\Shaping\GlyphingCache.cs (2)
93
TypefaceMap typefaceMap =
_sizeLimitedCache
.Get(key);
105
_sizeLimitedCache
.Add(