Range Control Styles and Templates
The following table lists all style and template properties introduced by the RangeControl.
| Visual Element | Properties |
|---|---|
| Border | BorderTemplate |
| Label | LabelStyle, LabelTemplate |
| Navigation Buttons | LeftNavigationButtonStyle, RightNavigationButtonStyle, LeftNavigationButtonTemplate, RightNavigationButtonTemplate |
| Out of Range Area | OutOfRangeAreaBorderStyle |
| Range Bar | RangeBarStyle, RangeBarTemplate |
| Range Bar’s Borders | RangeBarOutOfRangeBorderStyle, RangeBarBottomBorderStyle, RangeBarOutOfSelectionBorderStyle, RangeBarSelectionBorderStyle, RangeBarRootBorderTemplate, |
| Range Bar’s Zoom Grips | RangeBarLeftResizeThumbTemplate, RangeBarRightResizeThumbTemplate, RangeBarResizeThumbStyle |
| Range Control | RangeControlTemplate |
| Selection Area | RangeBarSelectionAreaStyle |
| Selection Rectangle | SelectionRectangleStyle |
| Selection Thumbs | SelectionThumbBaseStyle, LeftSelectionThumbStyle, RightSelectionThumbStyle, LeftSelectionThumbTemplate, RightSelectionThumbTemplate |
To learn more, see the Range Control Visual Elements topic.