Skip to main content
A newer version of this page is available. .

ValueIndicatorBase Events

Serves as the base class for all value indicators.
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.
ValueChanged Occurs when the ValueIndicatorBase.Value property has been changed.
See Also