1 write to _lastGlyphs
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
1647_lastGlyphs = glyphs;
1 reference to _lastGlyphs
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
1640GlyphComparison comparison = _builder._CompareGlyphs(_lastGlyphs, glyphs);