在XAML应用显示GIF图片:XamlAnimatedGif
jopen
10年前
一个库用于在XAML(WPF, Windows 8.1, Windows Phone 8.1)应用中显示GIF图片。
基本用法:
<Image gif:AnimationBehavior.SourceUri="/Images/animated.gif" />
一个库用于在XAML(WPF, Windows 8.1, Windows Phone 8.1)应用中显示GIF图片。
基本用法:
<Image gif:AnimationBehavior.SourceUri="/Images/animated.gif" />