1 instantiation of JournalEntryUri
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
3510
journalEntry = new
JournalEntryUri
(_journalEntryGroupState, _currentCleanSource);
1 reference to JournalEntryUri
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
4234
if (parentEntry is
JournalEntryUri
)