3 references to HasUncommittedNavigation
PresentationFramework (3)
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
697if (_journalScope != null && _journalScope.Journal.HasUncommittedNavigation) 1152Debug.Assert(!JournalScope.Journal.HasUncommittedNavigation); 1345Debug.Assert(!JournalScope.Journal.HasUncommittedNavigation);