NavigationSlider Class |
Namespace: Ab2d.Controls
public class NavigationSlider : Slider
The NavigationSlider type exposes the following members.
Name | Description | |
---|---|---|
![]() | NavigationSlider | Initializes a new instance of the NavigationSlider class |
Name | Description | |
---|---|---|
![]() | OnApplyTemplate |
OnApplyTemplate
(Overrides SliderOnApplyTemplate.) |
NavigationSlider is a control that is derived from standard Slider control and has customized look for using it in zooming in and out scenarios.
The control is used in ZoomPanelNavigator to control the ZoomPanel.
Because the control is derived from standard Slider control it has all its properties of the Slider control and can be used instead of the standard slider.