2 writes to _previousLength
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
897_previousLength = 0; 1089_previousLength = _currentLine.Length;
2 references to _previousLength
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
938return _previousLength; 1019_textStorePosition += _previousLength;