I use this library: https://github.com/XamlAnimatedGif/WpfAnimatedGif
First, install library into your project (using Package Manager Console):
PM > Install-Package WpfAnimatedGif
Then, use this snippet into XAML file:
...
I hope helps.
Source: https://github.com/XamlAnimatedGif/WpfAnimatedGif