3 references to CanGoBackProperty
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
462if (newState != (bool)navigator.GetValue(CanGoBackProperty))
System\Windows\Controls\Frame.cs (1)
323JournalNavigationScope.CanGoBackProperty.AddOwner(typeof(Frame));
System\Windows\Navigation\NavigationWindow.cs (1)
132JournalNavigationScope.CanGoBackProperty.AddOwner(typeof(NavigationWindow));