Implemented interface member:
property
CanGoForward
MS.Internal.AppModel.INavigator.CanGoForward
2 references to CanGoForward
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationWindow.cs (2)
1067e.CanExecute = nw.CanGoForward; 1068e.ContinueRouting = !nw.CanGoForward;