New to Telerik UI for WPFStart a free 30-day trial

Provides the automation peer for the RadSlider control. This class is responsible for exposing the functionalities of the RadSlider to accessibility tools by providing the necessary UI Automation features.

Definition

Constructors

Initializes a new instance of the RadSliderAutomationPeer class.

C#
public RadSliderAutomationPeer(RadSlider owner)
Parameters:ownerRadSlider

Methods

GetChildrenCore()

List<AutomationPeer>

C#
protected override List<AutomationPeer> GetChildrenCore()
Returns:

List<AutomationPeer>