Class RangeControlBaseAutomationPeer
Inheritance
System.Object
RangeControlBaseAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RangeControlBaseAutomationPeer : RadHeaderedControlAutomationPeer
Constructors
RangeControlBaseAutomationPeer(RangeControlBase)
Declaration
public RangeControlBaseAutomationPeer(RangeControlBase owner)
Parameters
|
RangeControlBase
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
|
Overrides
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
|
System.String
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
|
System.String
|
Overrides
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
|
System.String
|