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