Class
RangeSliderThumbAutomationPeer

UI AutomationPeer class for RangeSliderThumb.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public class RangeSliderThumbAutomationPeer : ThumbAutomationPeer

Inheritance: objectRangeSliderThumbAutomationPeer

Constructors

RangeSliderThumbAutomationPeer(RangeSliderThumb)

Initializes a new instance of the RangeSliderThumbAutomationPeer class.

Declaration

cs-api-definition
public RangeSliderThumbAutomationPeer(RangeSliderThumb owner)

Parameters

owner

RangeSliderThumb

Methods

GetBoundingRectangleCore()

Declaration

cs-api-definition
protected override Rect GetBoundingRectangleCore()

Returns

Rect

GetChildrenCore()

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1002:DoNotExposeGenericLists", Justification = "Design choice.")]
protected override List<AutomationPeer> GetChildrenCore()

Returns

List<AutomationPeer>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string