Is there a control to show an animated gif in a Windows Store (Metro) app in Windows 8? I am using C# and XAML with databinding.
The Image control doesn't support animated GIFs. You will need to extract the frames and animate them on your own timer.
You should take a look at this link which might help you regarding your question:
http://advertboy.wordpress.com/2012/05/08/animated-gifs-in-xamlc/
1.4m articles
1.4m replys
5 comments
57.0k users