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