2 writes to _previousLength
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
925_previousLength = 0; 1118_previousLength = _currentLine.Length;
2 references to _previousLength
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (2)
966return _previousLength; 1048_textStorePosition += _previousLength;