WP7 - Dynamically change the startup page depending on setting

后端 未结 1 541
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-03 07:43

Is it possible to change the startup page based on a setting in a windows phone 7 application?

For example, an app with 2 pages. Lets say Movies, and News. I\'d li

1条回答
  •  长发绾君心
    2021-01-03 08:07

    Yes, you can redirect page navigations without impacting the back stack. Peter outlines two approaches here.

    Redirecting an initial navigation - Peter Torr's Blog

    0 讨论(0)
提交回复
热议问题