3 references to BackStackPropertyKey
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (3)
62
BackStackPropertyKey
.DependencyProperty;
345
navigator.SetValue(
BackStackPropertyKey
, null);
421
navigator.SetValue(
BackStackPropertyKey
, _journal.BackStack);