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