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)
503
if (!_raisePageNumberChanged && !
_raisePageCountChanged
)
564
if (
_raisePageCountChanged
)