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