2 writes to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
511_raisePageCountChanged = true; 570_raisePageCountChanged = false;
2 references to _raisePageCountChanged
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
503if (!_raisePageNumberChanged && !_raisePageCountChanged) 564if (_raisePageCountChanged)