1 instantiation of GlyphingCache
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
805
_glyphingCache = new
GlyphingCache
(MaxGlyphingCacheCapacity);
5 references to GlyphingCache
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
52
GlyphingCache
glyphingCache,
Core\CSharp\MS\Internal\TextFormatting\ITextSymbols.cs (1)
49
GlyphingCache
glyphingCache,
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (2)
46
private
GlyphingCache
_glyphingCache; // Glyphing cache for font linking process
799
internal
GlyphingCache
GlyphingCache
Core\CSharp\System\Windows\Media\TextFormatting\TextCharacters.cs (1)
201
GlyphingCache
glyphingCache,