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
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
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