Class RadSparklineBaseAutomationPeer
Inheritance
System.Object
RadSparklineBaseAutomationPeer
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadSparklineBaseAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadSparklineBaseAutomationPeer(RadSparklineBase)
Declaration
public RadSparklineBaseAutomationPeer(RadSparklineBase owner)
Parameters
|
RadSparklineBase
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType
|
GetChildrenCore()
Declaration
protected override IList<AutomationPeer> GetChildrenCore()
Returns
|
System.Collections.Generic.IList<Microsoft.UI.Xaml.Automation.Peers.AutomationPeer>
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
|
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
|
System.String
|