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