1 instantiation of JournalEntryKeepAlive
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
3268journalEntry = new JournalEntryKeepAlive(_journalEntryGroupState, _currentCleanSource, _bp);
2 references to JournalEntryKeepAlive
PresentationFramework (2)
System\Windows\Navigation\NavigationService.cs (2)
3962else if (parentEntry is JournalEntryKeepAlive) 3964object root = ((JournalEntryKeepAlive)parentEntry).KeepAliveRoot;