The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UIElement::HasAnimatedProperties Property
.NET Framework (current version)
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
Show: