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