3 references to BackStackPropertyKey
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (3)
63
BackStackPropertyKey
.DependencyProperty;
349
navigator.SetValue(
BackStackPropertyKey
, null);
425
navigator.SetValue(
BackStackPropertyKey
, _journal.BackStack);