Nuget安装 Install-Package WpfAnimatedGif
Install-Package WpfAnimatedGif
导入名称空间 xmlns:gif="http://wpfanimatedgif.codeplex.com"
xmlns:gif="http://wpfanimatedgif.codeplex.com"
引用图片
<Image gif:ImageBehavior.AnimatedSource="Images/animated.gif" />