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