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