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