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