Skip to content

This example shows you how to use the FrameNavigationService to navigate between Views within a NavigationFrame

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-mvvm-framework-use-framenavigationservice-to-navigate-between-views-from-the-view-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use FrameNavigationService to Navigate between Views from the ViewModel

This example shows you how to use the FrameNavigationService to navigate between Views within a NavigationFrame.

In this example, the MainWindow contains a NavigationFrame, which shows a HomeView at startup. The HomeView contains a Tile, which invokes a command to navigate to a DetailView when clicked. The DetailView contains the Back button for backward navigation.

Files to Look At

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example shows you how to use the FrameNavigationService to navigate between Views within a NavigationFrame

Topics

Resources

License

Stars

Watchers

Forks