Page Navigation in Silverlight

  • Navigation in Silverlight from one page to another is done on Frame.
  • Below example will explain how to navigate between pages in Silverlight.
Result  has been displayed below..  Dont Forget to download Source Code for your Reference

On Button Click of Page 1


 On Button Click of Page 2


Xaml Page Code For Page Navigation :



Xaml.cs Code For Page Navigation :


0 comments:

Post a Comment

top