3 writes to _lineCount
PresentationCore (3)
System\Windows\Media\FormattedText.cs (3)
882_lineCount = 0; 993++_lineCount; 1125_lineCount = 0;
5 references to _lineCount
PresentationCore (5)
System\Windows\Media\FormattedText.cs (5)
944return MaxLineLength(_lineCount); 970MaxLineLength(_lineCount), 1013if (_lineCount + 1 >= _that._maxLineCount) 1020MaxLineLength(_lineCount + 1), 1047MaxLineLength(_lineCount),