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