2 writes to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
510_raisePageCountChanged = true; 569_raisePageCountChanged = false;
2 references to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
502if (!_raisePageNumberChanged && !_raisePageCountChanged) 563if (_raisePageCountChanged)