IndicatorAnimation Fields
Contains settings for animating a value indicator when it changes its value.| Name | Description |
|---|---|
| DurationProperty static | Identifies the IndicatorAnimation.Duration dependency property. |
| EasingFunctionProperty static | Identifies the IndicatorAnimation.EasingFunction dependency property. |
| EnableProperty static | Identifies the AnimationBase.Enable dependency property. Inherited from AnimationBase. |
See Also