The SliderControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BorderColor |
Color used for drawing borders.
| |
| IsHorizontal |
Defines if control has horizontal or vertical look.
| |
| ManipulatorColor |
Color used for filling manipulator.
| |
| ManipulatorPosition |
Current manipulator’s position, [-1, 1].
| |
| NegativeAreaBrush |
Background color used for filling area corresponding to negative values.
| |
| PositiveAreaBrush |
Background color used for filling area corresponding to positive values.
| |
| ResetPositionOnMouseRelease |
Determines behaviour of manipulator, when mouse button is released.
|