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

Navigation Overview

Structured Navigation Overview

Navigation Topologies Overview

Navigation How-to Topics

Reference

NavigationWindow

Frame

NavigationService

Hyperlink

PageFunction<(Of <(T>)>)

Related Sections

Application Management

Windows in Windows Presentation Foundation Applications

Hosting Windows Presentation Foundation Applications

Building and Deploying Windows Presentation Foundation Applications

Application Development Samples

Tags :


Page view tracker