1 instantiation of Journal
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
407
Journal = new
Journal
();
15 references to Journal
PresentationFramework (15)
MS\Internal\AppModel\Journaling.cs (1)
339
internal static int GetParentPageJournalIndex(NavigationService NavigationService,
Journal
journal, PageFunctionBase endingPF)
MS\Internal\AppModel\JournalNavigationScope.cs (4)
272
Journal
journal = Journal;
355
Journal
journal = Journal;
401
internal
Journal
Journal
507
private
Journal
_journal; // lazily-created; see Journal property
MS\Internal\Navigation\JournalEntryStack.cs (6)
15
internal JournalEntryStack(
Journal
journal)
47
protected
Journal
_journal;
55
public JournalEntryBackStack(
Journal
journal)
72
public JournalEntryForwardStack(
Journal
journal)
91
public JournalEntryStackEnumerator(
Journal
journal, int start, int delta, JournalEntryFilter filter)
142
private
Journal
_journal;
System\Windows\Controls\Frame.cs (1)
1184
internal
Journal
Journal;
System\Windows\Navigation\NavigationService.cs (2)
3672
Journal
journal = JournalScope.Journal;
3807
Journal
journal = JournalScope.Journal;
System\Windows\Navigation\NavigationWindow.cs (1)
942
internal
Journal
Journal