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)
1679
GlyphComparison comparison = _builder._CompareGlyphs(
_lastGlyphs
, glyphs);