3 references to CanGoForwardProperty
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
465if (newState != (bool)navigator.GetValue(CanGoForwardProperty))
System\Windows\Controls\Frame.cs (1)
320JournalNavigationScope.CanGoForwardProperty.AddOwner(typeof(Frame));
System\Windows\Navigation\NavigationWindow.cs (1)
125JournalNavigationScope.CanGoForwardProperty.AddOwner(typeof(NavigationWindow));