Is there a way from removing a extendet SplashScreen from the navigation history stack?

Answered Is there a way from removing a extendet SplashScreen from the navigation history stack?

  • Tuesday, June 05, 2012 9:29 PM
     
     

    After a little test I realized that the splashscreen of a metrostyle app gets added to the backstack. Is there an easy way to remove the entry?


    lh

All Replies

  • Thursday, June 07, 2012 1:33 AM
    Moderator
     
     Answered

    Hi Lars,

    The SplashScreen gets added to the BackStack if you show it and leave it via frame navigation. If you don't want that then you don't have to display it that way.

    --Rob