Using Obscure and UnObscure…Am I doing this right?
问题 WP 7.5 app. I have two Storyboard animations - one on image and another on Text. Issue1: When I move to next page and go back, the image and text blinks. Solution1: So I added OnNavigateFrom and explicity Stop the animations and also reset any properties involved in animations to 0. Issue2: Now say the screen goes to lock-mode and when I unlock it, since I set opacity of one of my element to 0 in OnNavigatedFrom the element is hidden, which actually should be visible until the user moves to