ClassRangeBaseAutomationPeer
Class
UI AutomationPeer class for RangeBase.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RangeBaseAutomationPeer : FrameworkElementAutomationPeer, IRangeValueProvider
Inheritance: objectRangeBaseAutomationPeer
Derived Classes:
Implements:
Constructors
RangeBaseAutomationPeer(RangeBase)
Initializes a new instance of the RangeBaseAutomationPeer class.
Declaration
cs-api-definition
public RangeBaseAutomationPeer(RangeBase owner)
Parameters
owner
RangeBase
Properties
Methods
GetPatternCore(PatternInterface)
Declaration
cs-api-definition
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns