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