WPF Page Based Navigation

added by darwin5
9/22/2011 11:52:25 PM

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