UIElement.HasAnimatedProperties Property
.NET Framework 4.6 and 4.5
Gets a value indicating whether this element has any animated properties.
Namespace: System.Windows
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.HasAnimatedProperties
Show: