[WPF] Display an animated GIF image

added by tom103
3/27/2011 5:28:11 PM

758 Views

The WPF Image control doesn't support animated GIF images natively (it only displays the first frame). This article presents a pure-WPF solution to this problem, implemented as an attached property


0 comments