I am new to silverlight, How to navigate to the next page. I am using silverlight 4.
I cant get access to the Navigate function. I have added a reference
using
System.Windows.Controls.Navigate;
Can someone assist me or lead me to a good example?
Hello,
I am just checking if you had a chance to try out Anatoli’s suggestion and if this is still an issue for you.
Please let me know if you require any further assistance on the matter.
Here's a video of the Navigation Framework in Silverlight: http://www.silverlight.net/learn/graphics/windows,-screens,-navigation/navigation-framework
You can take a look at the Silverlight Navigation Application -template that comes with the SDK (File | New | Project... | Silverlight | Silverlight Navigation Application). I think you can get going from there.