2 instantiations of JournalEntryStackEnumerator
PresentationFramework (2)
MS\Internal\Navigation\JournalEntryStack.cs (2)
73return new JournalEntryStackEnumerator(_journal, _journal.CurrentIndex - 1, -1, this.Filter); 90return new JournalEntryStackEnumerator(_journal, _journal.CurrentIndex + 1, 1, this.Filter);