Background
WP system has always been known for the smooth system, which mainly attributed to the system in the program page jump between the fluent animation. Unfortunately, the SDK itself does not support the use of these animation effects within the application. Throughout the domestic WP market add page jump animation effect of the app is also very few (mainly because most apps are in the rush function =. =) But the user experience should be a constant focus on the mobile end, so adding animation to the program will make the app more lively.
For the implementation of the page Jump Rotation toolkit support, the actual addition is also very easy, the following we began to add for the app.
How to Achieve
Using Transitionframe is simple, it takes only two steps to hit the animation page effect.
1, in the App.xaml.cs file will initializephoneapplicatoin the original phoneapplicationframe to toolkit Transitionframe
2, in the page to configure the page jump to use the animation effect: