4 references to ForwardStack
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (2)
267return Journal.ForwardStack; 452navigator.SetValue(ForwardStackPropertyKey, _journal.ForwardStack);
src\Framework\System\Windows\Navigation\Journal.cs (2)
230ForwardStack.Filter = _filter; 556ForwardStack.OnCollectionChanged();