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