3 writes to _formattedLinesCount
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (3)
121_formattedLinesCount = 0; 181_formattedLinesCount = 0; 602++_formattedLinesCount;
1 reference to _formattedLinesCount
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
719internal int FormattedLinesCount { get { return _formattedLinesCount; } }