This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Windows Presentation Foundation
Navigation in Windows Presentation Foundation Applications
Windows Presentation Foundation (WPF) applications commonly consist of a collection of pages. As the user progresses through the application, they navigate from page to page, much like a Web application. Navigation is essentially a straightforward way to load and render a selected "target page".

In This Section

Reference

Related Sections