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

UI AutomationPeer class for RangeSliderThumb.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public class RangeSliderThumbAutomationPeer : ThumbAutomationPeer

Inheritance: objectRangeSliderThumbAutomationPeer

Constructors

Initializes a new instance of the RangeSliderThumbAutomationPeer class.

C#
public RangeSliderThumbAutomationPeer(RangeSliderThumb owner)
Parameters:ownerRangeSliderThumb

Methods

C#
protected override Rect GetBoundingRectangleCore()
Returns:

Rect

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

List<AutomationPeer>

C#
protected override string GetClassNameCore()
Returns:

string

C#
protected override string GetItemStatusCore()
Returns:

string