How to: Navigate to a Page
.NET Framework 4
This example illustrates several ways in which a page can be navigated to from a NavigationWindow.
It is possible for a NavigationWindow to navigate to a page using one of the following:
Note |
|---|
Uniform resource identifiers (URIs) can be either relative or absolute. For more information, see Pack URIs in WPF. |
Note