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