1 instantiation of Journal
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
414
Journal = new
Journal
();
15 references to Journal
PresentationFramework (15)
MS\Internal\AppModel\Journaling.cs (1)
349
internal static int GetParentPageJournalIndex(NavigationService NavigationService,
Journal
journal, PageFunctionBase endingPF)
MS\Internal\AppModel\JournalNavigationScope.cs (4)
276
Journal
journal = Journal;
362
Journal
journal = Journal;
408
internal
Journal
Journal
514
private
Journal
_journal; // lazily-created; see Journal property
MS\Internal\Navigation\JournalEntryStack.cs (6)
25
internal JournalEntryStack(
Journal
journal)
57
protected
Journal
_journal;
65
public JournalEntryBackStack(
Journal
journal)
82
public JournalEntryForwardStack(
Journal
journal)
101
public JournalEntryStackEnumerator(
Journal
journal, int start, int delta, JournalEntryFilter filter)
152
Journal
_journal;
System\Windows\Controls\Frame.cs (1)
1201
internal
Journal
Journal;
System\Windows\Navigation\NavigationService.cs (2)
3743
Journal
journal = JournalScope.Journal;
3878
Journal
journal = JournalScope.Journal;
System\Windows\Navigation\NavigationWindow.cs (1)
963
internal
Journal
Journal