Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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".