1 write to _lastRun
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
172
_lastRun
= fullText.CountText(_lscpLim, firstCharIndex, out _cchLength);
4 references to _lastRun
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (4)
325
if (
_lastRun
!= null
326
&&
_lastRun
.TextModifierScope != null
327
&& !(
_lastRun
.TextRun is TextEndOfParagraph))
330
_lastRun
.TextModifierScope,