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