I have added a new XAML page to my WP7 app and I need the application to startup on this new page. How do I do that ?
I cannot find MainPage (which is the current / default start page) referenced anywhere in App.xaml or App.xaml.cs.
In WMAppManifest.xml you'll find the following.
<Tasks> <DefaultTask Name="_default" NavigationPage="MainPage.xaml" /> </Tasks>
Change as appropriate.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With