Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.84 KB

File metadata and controls

37 lines (27 loc) · 2.84 KB

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)