Class ToolBarTrayAutomationPeer
Automation peer class for RadToolBar class.
Inheritance
System.Object
ToolBarTrayAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class ToolBarTrayAutomationPeer : FrameworkElementAutomationPeer
Constructors
ToolBarTrayAutomationPeer(RadToolBarTray)
Initializes a new instance of the ToolBarTrayAutomationPeer class.
Declaration
public ToolBarTrayAutomationPeer(RadToolBarTray owner)
Parameters
RadToolBarTray
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|