Animatable Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| CanFreeze | Gets a value that indicates whether this object can be made unmodifiable. (inherited from Freezable) |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (inherited from DependencyObject) |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (inherited from DispatcherObject) |
| HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object's dependency properties. |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (inherited from Freezable) |
| IsSealed | Gets a value that declares whether this instance is currently read-only. (inherited from DependencyObject) |