4 references to ContentId
PresentationFramework (4)
src\Framework\System\Windows\Navigation\JournalEntry.cs (1)
465get { return _jeGroupState.ContentId; }
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
1370_journalEntryGroupState.ContentId != _contentId); // because _bp != bp 1870_contentId = _journalEntryGroupState.ContentId; 3434(_journalEntryGroupState == null || _journalEntryGroupState.ContentId == _contentId));