Click or drag to resize
Sandcastle Help File BuilderSupportAnimatedGIFBehaviorSupportAnimatedGif 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.Behaviors
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
See GetSupportAnimatedGif, SetSupportAnimatedGif

Property Value

Type: Boolean
The default value is false
See Also