1 write to _lastGlyphs
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1686_lastGlyphs = glyphs;
1 reference to _lastGlyphs
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1679GlyphComparison comparison = _builder._CompareGlyphs(_lastGlyphs, glyphs);