3 writes to _textStorePosition
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
882_textStorePosition = 0; 1001_textStorePosition += _previousLength; 1136_textStorePosition = 0;
5 references to _textStorePosition
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
912return _textStorePosition; 978_textStorePosition, 1018if (_textStorePosition + _currentLine.Length < _that._text.Length) 1028_textStorePosition + _currentLine.Length, 1058_textStorePosition,