3 writes to _formattedLinesCount
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (3)
120_formattedLinesCount = 0; 180_formattedLinesCount = 0; 601++_formattedLinesCount;
1 reference to _formattedLinesCount
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
718internal int FormattedLinesCount { get { return _formattedLinesCount; } }