无人地磅自助机开发总结(十)WPF使用gif动态图片作背景

nuget引用WpfAnimatedGif

xaml使用

    <Image gif:ImageBehavior.AnimatedSource="/Images/请授权.gif" Stretch="Fill" />

原文地址:https://www.cnblogs.com/king10086/p/15384558.html