ClassRangeBaseAutomationPeer
Class
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:
Implements:
Inherited Members
Constructors
RangeBaseAutomationPeer(RangeBase)
Initializes a new instance of the RangeBaseAutomationPeer class.
Declaration
cs-api-definition
public RangeBaseAutomationPeer(RangeBase owner)
Parameters
owner
RangeBase