9 references to ContentId
PresentationFramework (9)
MS\Internal\AppModel\Journaling.cs (3)
131Debug.Assert(_groupExitEntry == null || _groupExitEntry.ContentId == value.ContentId); 575(ns != null && ns.ContentId == this.ContentId) ?
MS\Internal\AppModel\JournalNavigationScope.cs (1)
494&& (ns.ContentId == entry.ContentId || entry.JEGroupState.GroupExitEntry == entry);
System\Windows\Navigation\Journal.cs (1)
283Debug.Assert(journalEntry.ContentId != 0);
System\Windows\Navigation\NavigationService.cs (4)
1212_contentId = navInfo.JournalEntry.ContentId; 1569|| navInfo.JournalEntry.ContentId == _contentId) 3429/// <summary><see cref="JournalEntry.ContentId"/></summary> 4080/// <summary><see cref="JournalEntry.ContentId"/></summary>