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)
515
if (!_raisePageNumberChanged && !
_raisePageCountChanged
)
576
if (
_raisePageCountChanged
)