Does the Silverlight Navigation template work when running out of browser?
|
feedback
|
|
Sure it does. And you can use the NavigationServices fucntions to create a custom "Back" or "Forward" button great example here : Link | |||||
feedback
|
|
Create a fresh Navigation Application, open the properties page. On the Silverlight tab select "Enable running application out of the browser", switch to the Debug tab, select Out-of-Browser application, change the project in the combo-box to the current silverlight project. Hit Run, click About, Does it work? | |||
|
feedback
|