5 references to NavigateToEntry
PresentationFramework (5)
MS\Internal\AppModel\JournalNavigationScope.cs (3)
199NavigateToEntry(je); 218NavigateToEntry(je); 299return NavigateToEntry(entry);
System\Windows\Controls\Frame.cs (1)
665if (_ownJournalScope.NavigateToEntry(je))
System\Windows\Navigation\NavigationWindow.cs (1)
1082nw.JournalNavigationScope.NavigateToEntry(je);