1 write to _journal
PresentationFramework (1)
src\Framework\MS\Internal\Navigation\JournalEntryStack.cs (1)
24_journal = journal;
4 references to _journal
PresentationFramework (4)
src\Framework\MS\Internal\Navigation\JournalEntryStack.cs (4)
70return new JournalEntryStackEnumerator(_journal, _journal.CurrentIndex - 1, -1, this.Filter); 87return new JournalEntryStackEnumerator(_journal, _journal.CurrentIndex + 1, 1, this.Filter);