IndicatorAnimation Events
Contains settings for animating a value indicator when it changes its value.| Name | Description |
|---|---|
| Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
| PropertyChanged | Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject. |
See Also