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