| SupportAnimatedGIFBehaviorSupportAnimatedGif Attached Property |
This attached property indicates whether or not the image control supports animated GIF images.
If it does, animation will be enabled in GIF images containing animations.
Namespace: SandcastleBuilder.WPF.BehaviorsAssembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax See GetSupportAnimatedGif, SetSupportAnimatedGif
See GetSupportAnimatedGif, SetSupportAnimatedGif
See GetSupportAnimatedGif, SetSupportAnimatedGif
See GetSupportAnimatedGif, SetSupportAnimatedGif
Property Value
Type:
BooleanThe default value is false
See Also