Class
RangeBaseAutomationPeer

Provides the automation peer for the RangeBase control, allowing for UI automation and accessibility features.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public class RangeBaseAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider

Inheritance: objectRangeBaseAutomationPeerRangeBaseAutomationPeer

Derived Classes: RadProgressBarAutomationPeer

Implements: IRangeValueProvider

Inherited Members RangeBaseAutomationPeer.GetPattern(PatternInterface)RangeBaseAutomationPeer.IsReadOnlyRangeBaseAutomationPeer.LargeChangeRangeBaseAutomationPeer.MaximumRangeBaseAutomationPeer.MinimumRangeBaseAutomationPeer.SmallChangeRangeBaseAutomationPeer.Value

Constructors

RangeBaseAutomationPeer(RangeBase)

Initializes a new instance of the RangeBaseAutomationPeer class.

Declaration

cs-api-definition
public RangeBaseAutomationPeer(RangeBase owner)

Parameters

owner

RangeBase