3 writes to _lineCount
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
882_lineCount = 0; 1001++_lineCount; 1136_lineCount = 0;
5 references to _lineCount
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
952return MaxLineLength(_lineCount); 978MaxLineLength(_lineCount), 1021if (_lineCount + 1 >= _that._maxLineCount) 1028MaxLineLength(_lineCount + 1), 1058MaxLineLength(_lineCount),