3 references to CanGoBackProperty
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
485
if (newState != (bool)navigator.GetValue(
CanGoBackProperty
))
src\Framework\System\Windows\Controls\Frame.cs (1)
335
JournalNavigationScope.
CanGoBackProperty
.AddOwner(typeof(Frame));
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
145
JournalNavigationScope.
CanGoBackProperty
.AddOwner(typeof(NavigationWindow));