1 write to _journalEntry
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
4586_journalEntry = journalEntry;
2 references to _journalEntry
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
4607get { return _journalEntry; } 4618return (_navigationMode == NavigationMode.New ^ _journalEntry != null)