1 instantiation of Journal
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
437
Journal = new
Journal
();
20 references to Journal
PresentationFramework (20)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (5)
549
Journal
journal = _rbw.Value.Journal;
736
Journal
journal = null;
1302
internal BrowserJournal(
Journal
journal, Uri baseUri)
1310
internal
Journal
Journal
1322
private
Journal
_journal;
src\Framework\MS\Internal\AppModel\Journaling.cs (1)
361
internal static int GetParentPageJournalIndex(NavigationService NavigationService,
Journal
journal, PageFunctionBase endingPF)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (3)
294
Journal
journal = Journal;
431
internal
Journal
Journal
537
private
Journal
_journal; // lazily-created; see Journal property
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
529
internal void SetJournalForBrowserInterop(
Journal
journal)
src\Framework\MS\Internal\Navigation\JournalEntryStack.cs (6)
22
internal JournalEntryStack(
Journal
journal)
54
protected
Journal
_journal;
62
public JournalEntryBackStack(
Journal
journal)
79
public JournalEntryForwardStack(
Journal
journal)
98
public JournalEntryStackEnumerator(
Journal
journal, int start, int delta, JournalEntryFilter filter)
149
Journal
_journal;
src\Framework\System\Windows\Controls\Frame.cs (1)
1221
internal
Journal
Journal;
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
4016
Journal
journal = JournalScope.Journal;
4152
Journal
journal = JournalScope.Journal;
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
990
internal
Journal
Journal