2 writes to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
526_raisePageCountChanged = true; 585_raisePageCountChanged = false;
2 references to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
518if (!_raisePageNumberChanged && !_raisePageCountChanged) 579if (_raisePageCountChanged)