1 write to _journal
PresentationFramework (1)
MS\Internal\Navigation\JournalEntryStack.cs (1)
27_journal = journal;
4 references to _journal
PresentationFramework (4)
MS\Internal\Navigation\JournalEntryStack.cs (4)
73return new JournalEntryStackEnumerator(_journal, _journal.CurrentIndex - 1, -1, this.Filter); 90return new JournalEntryStackEnumerator(_journal, _journal.CurrentIndex + 1, 1, this.Filter);