3 references to CanGoForwardProperty
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
465
if (newState != (bool)navigator.GetValue(
CanGoForwardProperty
))
System\Windows\Controls\Frame.cs (1)
320
JournalNavigationScope.
CanGoForwardProperty
.AddOwner(typeof(Frame));
System\Windows\Navigation\NavigationWindow.cs (1)
125
JournalNavigationScope.
CanGoForwardProperty
.AddOwner(typeof(NavigationWindow));