2 writes to _doNotJournalCurrentContent
PresentationFramework (2)
System\Windows\Navigation\NavigationService.cs (2)
3128_doNotJournalCurrentContent = false; 3918_doNotJournalCurrentContent = true;
2 references to _doNotJournalCurrentContent
PresentationFramework (2)
System\Windows\Navigation\NavigationService.cs (2)
952&& !_doNotJournalCurrentContent) // the current PF may have been RemoveFromJournal'ed 3121if (!_doNotJournalCurrentContent)