3 writes to _formattedLinesCount
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (3)
129_formattedLinesCount = 0; 189_formattedLinesCount = 0; 610++_formattedLinesCount;
1 reference to _formattedLinesCount
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
727internal int FormattedLinesCount { get { return _formattedLinesCount; } }