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