1 write to EntryType
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
3099
journalEntry.
EntryType
= JournalEntryType.UiLess;
3 references to EntryType
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (2)
365
switch (journal[i].
EntryType
)
374
Invariant.Assert(false, $"Invalid JournalEntryType: {journal[i].
EntryType
}");
System\Windows\Navigation\NavigationService.cs (1)
3870
if (parentEntry.
EntryType
== JournalEntryType.UiLess)