1 instantiation of JournalEntryForwardStack
PresentationFramework (1)
src\Framework\System\Windows\Navigation\Journal.cs (1)
635
_forwardStack = new
JournalEntryForwardStack
(this);
1 reference to JournalEntryForwardStack
PresentationFramework (1)
src\Framework\System\Windows\Navigation\Journal.cs (1)
658
JournalEntryForwardStack
_forwardStack;