What is the best way to achieve a diagonal text animation using storyboards in a Windows Phone Application?
问题 I would like to create a storyboard that animates two TextBlocks by sliding them from right and left in the center of the Screen. I have tried rotating the TextBlocks and using Global Offset and Local Offset properties of Projection in Blend for Visual Studio and also manually using Translate X and Translate Y properties of the RenderTransform at specific Keyrames . The storyboard does kick off and appears perfect in Blend but when running on the actual device, the TextBlocks don't appear in