1 instantiation of GlyphingCache
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
751_glyphingCache = new GlyphingCache(MaxGlyphingCacheCapacity);
5 references to GlyphingCache
PresentationCore (5)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
35GlyphingCache glyphingCache,
MS\Internal\TextFormatting\ITextSymbols.cs (1)
41GlyphingCache glyphingCache,
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
20private GlyphingCache _glyphingCache; // Glyphing cache for font linking process 745internal GlyphingCache GlyphingCache
System\Windows\Media\textformatting\TextCharacters.cs (1)
173GlyphingCache glyphingCache,