3 references to BackStackPropertyKey
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (3)
71
BackStackPropertyKey
.DependencyProperty;
375
navigator.SetValue(
BackStackPropertyKey
, null);
451
navigator.SetValue(
BackStackPropertyKey
, _journal.BackStack);