2 writes to _doNotJournalCurrentContent
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
3362_doNotJournalCurrentContent = false; 4194_doNotJournalCurrentContent = true;
2 references to _doNotJournalCurrentContent
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
1080&& !_doNotJournalCurrentContent) // the current PF may have been RemoveFromJournal'ed 3355if (!_doNotJournalCurrentContent)