176 Views
In a WPF application, you can navigate from one page to another page; such a navigation system is known as Page Based Navigation. Page based applications are developed using the Page class and can be done through the XAML and code behind file.
0 comments