UIElement.HasAnimatedProperties Property
Gets a value indicating whether this element has any animated properties.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Booleantrue if this element has animations attached to any of its properties; otherwise, false.
Implements
IAnimatable.HasAnimatedPropertiesThis property returns true either for persistent (unclocked, always-running) animations, or for animations that have a specific timeline.
.NET Framework
Available since 3.0
Available since 3.0