Skip to main content

ValueIndicatorBase Fields

Serves as the base class for all value indicators.
Name Description
AnimationProperty static Identifies the ValueIndicatorBase.Animation dependency property.
IsInteractiveProperty static Identifies the ValueIndicatorBase.IsInteractive dependency property.
ValueProperty static Identifies the ValueIndicatorBase.Value dependency property.
VisibleProperty static Identifies the ValueIndicatorBase.Visible dependency property.
See Also