3 writes to _textStorePosition
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
881_textStorePosition = 0; 992_textStorePosition += _previousLength; 1124_textStorePosition = 0;
5 references to _textStorePosition
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
903return _textStorePosition; 969_textStorePosition, 1009if (_textStorePosition + _currentLine.Length < _that._text.Length) 1019_textStorePosition + _currentLine.Length, 1046_textStorePosition,