Skip to main content
A newer version of this page is available. .

FrameNavigationService Fields

The service that provides methods to navigate between Views within a NavigationFrame.
Name Description
FrameProperty static Identifies the FrameNavigationService.Frame dependency property.
PrefetchedSourcesProperty static Identifies the FrameNavigationService.PrefetchedSources dependency property.
ShowSplashScreenProperty static Identifies the FrameNavigationService.ShowSplashScreen dependency property.
SourceProperty static Identifies the FrameNavigationService.Source dependency property.
SplashScreenServiceProperty static Identifies the FrameNavigationService.SplashScreenService dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
ViewLocatorProperty static Identifies the ViewServiceBase.ViewLocator dependency property. Inherited from ViewServiceBase.
ViewTemplateProperty static Identifies the ViewServiceBase.ViewTemplate dependency property. Inherited from ViewServiceBase.
ViewTemplateSelectorProperty static Identifies the ViewServiceBase.ViewTemplateSelector dependency property. Inherited from ViewServiceBase.
See Also