3 references to BackStackPropertyKey
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (3)
66
BackStackPropertyKey
.DependencyProperty;
352
navigator.SetValue(
BackStackPropertyKey
, null);
428
navigator.SetValue(
BackStackPropertyKey
, _journal.BackStack);