3 writes to _textStorePosition
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
881_textStorePosition = 0; 1000_textStorePosition += _previousLength; 1135_textStorePosition = 0;
5 references to _textStorePosition
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
911return _textStorePosition; 977_textStorePosition, 1017if (_textStorePosition + _currentLine.Length < _that._text.Length) 1027_textStorePosition + _currentLine.Length, 1057_textStorePosition,