3 writes to _textStorePosition
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
916_textStorePosition = 0; 1035_textStorePosition += _previousLength; 1172_textStorePosition = 0;
5 references to _textStorePosition
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
946return _textStorePosition; 1012_textStorePosition, 1052if (_textStorePosition + _currentLine.Length < _that._text.Length) 1062_textStorePosition + _currentLine.Length, 1093_textStorePosition,