3 writes to _textStorePosition
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
900_textStorePosition = 0; 1019_textStorePosition += _previousLength; 1156_textStorePosition = 0;
5 references to _textStorePosition
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
930return _textStorePosition; 996_textStorePosition, 1036if (_textStorePosition + _currentLine.Length < _that._text.Length) 1046_textStorePosition + _currentLine.Length, 1077_textStorePosition,