Implemented interface member:
property
NavigationService
MS.Internal.AppModel.IJournalNavigationScopeHost.NavigationService
4 references to NavigationService
PresentationFramework (4)
src\Framework\System\Windows\Controls\Frame.cs (4)
413frame.NavigationService.Refresh(); 771Debug.Assert(d as Frame != null && ((Frame)d).NavigationService != null); 772((Frame) d).NavigationService.OnParentNavigationServiceChanged(); 786NavigationService.VisualTreeAvailable(v);