2 writes to _previousLength
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
878_previousLength = 0; 1069_previousLength = _currentLine.Length;
2 references to _previousLength
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
919return _previousLength; 1000_textStorePosition += _previousLength;