I have added above code in my WPF from which include animated GIF image, the problem is whenever form load I don’t find any of the Image displayed on form, any suggestions ???
<Image Name="imgScan" Source="Images\Pre_Scan_RealImage.gif" />
I even tried Image element shown above
I fond UserControl here for showing Animated GIFs, and guess what work just works as simple as Image control.
And thank you all
Here’s the same article (web post captured by the Wayback Machine)