3 writes to _lineCount
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
883_lineCount = 0; 1002++_lineCount; 1137_lineCount = 0;
5 references to _lineCount
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
953return MaxLineLength(_lineCount); 979MaxLineLength(_lineCount), 1022if (_lineCount + 1 >= _that._maxLineCount) 1029MaxLineLength(_lineCount + 1), 1059MaxLineLength(_lineCount),