1 instantiation of GlyphingCache
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
775_glyphingCache = new GlyphingCache(MaxGlyphingCacheCapacity);
5 references to GlyphingCache
PresentationCore (5)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
44GlyphingCache glyphingCache,
MS\Internal\TextFormatting\ITextSymbols.cs (1)
46GlyphingCache glyphingCache,
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
44private GlyphingCache _glyphingCache; // Glyphing cache for font linking process 769internal GlyphingCache GlyphingCache
System\Windows\Media\textformatting\TextCharacters.cs (1)
183GlyphingCache glyphingCache,