1 instantiation of GlyphingCache
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
752_glyphingCache = new GlyphingCache(MaxGlyphingCacheCapacity);
5 references to GlyphingCache
PresentationCore (5)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
36GlyphingCache glyphingCache,
MS\Internal\TextFormatting\ITextSymbols.cs (1)
42GlyphingCache glyphingCache,
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
21private GlyphingCache _glyphingCache; // Glyphing cache for font linking process 746internal GlyphingCache GlyphingCache
System\Windows\Media\textformatting\TextCharacters.cs (1)
174GlyphingCache glyphingCache,