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