In my MainPage.xaml I have defined this storyboard. When the app first runs it works great, I can call the Begin() function and everything is well. But if i go to anther .xaml page and go back, it does not work when i call the Begin() function.
Does anyone have an idea?