1 instantiation of JournalEntryBackStack
PresentationFramework (1)
System\Windows\Navigation\Journal.cs (1)
604
_backStack = new
JournalEntryBackStack
(this);
1 reference to JournalEntryBackStack
PresentationFramework (1)
System\Windows\Navigation\Journal.cs (1)
627
private
JournalEntryBackStack
_backStack;