LinearScaleLevelBar Fields
A linear scale level bar.| Name | Description |
|---|---|
| AnimationProperty static | Identifies the ValueIndicatorBase.Animation dependency property. Inherited from ValueIndicatorBase. |
| IsHitTestVisibleProperty static | Identifies the ValueIndicatorBase.IsHitTestVisible dependency property. Inherited from ValueIndicatorBase. |
| IsInteractiveProperty static | Identifies the ValueIndicatorBase.IsInteractive dependency property. Inherited from ValueIndicatorBase. |
| OptionsProperty static | Identifies the LinearScaleLevelBar.Options dependency property. |
| PresentationProperty static | Identifies the LinearScaleLevelBar.Presentation dependency property. |
| SnapModeProperty static | Identifies the SnapMode dependency property. Inherited from ValueIndicatorBase. |
| ValueProperty static | Identifies the ValueIndicatorBase.Value dependency property. Inherited from ValueIndicatorBase. |
| VisibleProperty static | Identifies the ValueIndicatorBase.Visible dependency property. Inherited from ValueIndicatorBase. |
See Also