2 writes to _previousLength
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
879_previousLength = 0; 1070_previousLength = _currentLine.Length;
2 references to _previousLength
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
920return _previousLength; 1001_textStorePosition += _previousLength;