1 instantiation of Journal
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
411
Journal = new
Journal
();
15 references to Journal
PresentationFramework (15)
MS\Internal\AppModel\Journaling.cs (1)
345
internal static int GetParentPageJournalIndex(NavigationService NavigationService,
Journal
journal, PageFunctionBase endingPF)
MS\Internal\AppModel\JournalNavigationScope.cs (4)
273
Journal
journal = Journal;
359
Journal
journal = Journal;
405
internal
Journal
Journal
511
private
Journal
_journal; // lazily-created; see Journal property
MS\Internal\Navigation\JournalEntryStack.cs (6)
16
internal JournalEntryStack(
Journal
journal)
48
protected
Journal
_journal;
56
public JournalEntryBackStack(
Journal
journal)
73
public JournalEntryForwardStack(
Journal
journal)
92
public JournalEntryStackEnumerator(
Journal
journal, int start, int delta, JournalEntryFilter filter)
143
Journal
_journal;
System\Windows\Controls\Frame.cs (1)
1189
internal
Journal
Journal;
System\Windows\Navigation\NavigationService.cs (2)
3732
Journal
journal = JournalScope.Journal;
3867
Journal
journal = JournalScope.Journal;
System\Windows\Navigation\NavigationWindow.cs (1)
947
internal
Journal
Journal