4 references to ForwardStack
PresentationFramework (4)
MS\Internal\AppModel\JournalNavigationScope.cs (2)
249return Journal.ForwardStack; 429navigator.SetValue(ForwardStackPropertyKey, _journal.ForwardStack);
System\Windows\Navigation\Journal.cs (2)
219ForwardStack.Filter = _filter; 544ForwardStack.OnCollectionChanged();