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
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.
Thanks, I'll look into that. I just wanted to confirm whether it's generally possible to do this with a XamTile.