Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
450
Animating/Flipping a tile?
posted

Hello!

I was wondering if is possible to add arbitrary animations to a single XamTile on a specific event, e.g. MouseButtonDown. According to the documentation this only seems to be possible if the tile is resized or repositioned, but maybe I've overlooked something.

Thanks

Parents
  • 138253
    Verified Answer
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it and I can say that there isn’t a built in Property which you can set in order to apply an animation to the MouseButtonDown event, but you can create your own animation for this event. Here you can find more information:

     

    http://msdn.microsoft.com/en-us/library/ms744905(v=vs.110).aspx

     

    Please let me know if this helps you or you have further questions on this matter.

     

    Looking forward for your reply.

Reply Children