2 writes to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
523_raisePageCountChanged = true; 582_raisePageCountChanged = false;
2 references to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
515if (!_raisePageNumberChanged && !_raisePageCountChanged) 576if (_raisePageCountChanged)