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