4 references to ForwardStack
PresentationFramework (4)
MS\Internal\AppModel\JournalNavigationScope.cs (2)
245return Journal.ForwardStack; 422navigator.SetValue(ForwardStackPropertyKey, _journal.ForwardStack);
System\Windows\Navigation\Journal.cs (2)
207ForwardStack.Filter = _filter; 526ForwardStack.OnCollectionChanged();