5 references to NavigateToEntry
PresentationFramework (5)
MS\Internal\AppModel\JournalNavigationScope.cs (3)
195NavigateToEntry(je); 214NavigateToEntry(je); 295return NavigateToEntry(entry);
System\Windows\Controls\Frame.cs (1)
648if (_ownJournalScope.NavigateToEntry(je))
System\Windows\Navigation\NavigationWindow.cs (1)
1061nw.JournalNavigationScope.NavigateToEntry(je);