Class RadRangeBaseAutomationPeer
AutomationPeer for RadRangeBase.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadRangeBaseAutomationPeer : FrameworkElementAutomationPeer, IRangeValueProvider
Constructors
RadRangeBaseAutomationPeer(RadRangeBase)
Initializes a new instance of the Rad
Declaration
public RadRangeBaseAutomationPeer(RadRangeBase owner)
Parameters
Rad The owner. |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetPattern(PatternInterface)
Gets the control pattern for the System.
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System. A value from the enumeration. |
Returns
System.
|