4 references to ForwardStack
PresentationFramework (4)
MS\Internal\AppModel\JournalNavigationScope.cs (2)
246return Journal.ForwardStack; 426navigator.SetValue(ForwardStackPropertyKey, _journal.ForwardStack);
System\Windows\Navigation\Journal.cs (2)
211ForwardStack.Filter = _filter; 536ForwardStack.OnCollectionChanged();