WPF supports two
types of Navigation such as for standalone
application and for XAML browser application. It provides Page class to support
Navigation.
Here we will
discuss about standalone Application only
NavigationExample1.xaml
Page1.xaml
Page2.xaml
UI Display:
After pressing
F5,
Here we see that
there are three links which navigate to respective page.
On clicking on
Home link,
On clicking on
About link
On clicking on
My Site link
No comments:
Post a Comment