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)
502
if (!_raisePageNumberChanged && !
_raisePageCountChanged
)
563
if (
_raisePageCountChanged
)