Method CreateSliderHandler
CreateSliderHandler(Slider)
Creates a handler for the specified Slider control.
IControlHandler CreateSliderHandler(Slider control)
Parameters
Returns
- IControlHandler
An IControlHandler instance that manages the behavior and rendering of the specified Slider control.