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