RangeSliderThumbStyle Class Members
In This Topic
The following tables list the members exposed by RangeSliderThumbStyle.
Public Properties
| Name | Description |
 | Border | Gets or sets the thickness of the border around the element. |
 | Corners | Gets or sets the radii of the element corners. |
 | Default | Gets style containing display attributes that determine the general appearance of the element in the default state. |
 | Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. |
 | Hot | Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it. |
 | HotPressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it. |
 | Pressed | Gets style containing display attributes that determine the general appearance of the pressed element on the screen. |
 | Width | Gets or sets width of the range slider thumb. |
Top
Public Methods
See Also