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)
36
GlyphingCache
glyphingCache,
MS\Internal\TextFormatting\ITextSymbols.cs (1)
42
GlyphingCache
glyphingCache,
MS\Internal\TextFormatting\TextFormatterImp.cs (2)
21
private
GlyphingCache
_glyphingCache; // Glyphing cache for font linking process
746
internal
GlyphingCache
GlyphingCache
System\Windows\Media\textformatting\TextCharacters.cs (1)
174
GlyphingCache
glyphingCache,