ValueIndicatorBase Fields
Serves as the base class for all value indicators.| Name | Description |
|---|---|
| AnimationProperty static | Identifies the ValueIndicatorBase.Animation dependency property. |
| IsHitTestVisibleProperty static | Identifies the ValueIndicatorBase.IsHitTestVisible dependency property. |
| IsInteractiveProperty static | Identifies the ValueIndicatorBase.IsInteractive dependency property. |
| SnapModeProperty static | Identifies the SnapMode dependency property. |
| ValueProperty static | Identifies the ValueIndicatorBase.Value dependency property. |
| VisibleProperty static | Identifies the ValueIndicatorBase.Visible dependency property. |
See Also