Automation peer class for RadToolBarSeparator class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class ToolBarSeparatorAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectToolBarSeparatorAutomationPeer
Constructors
Initializes a new instance of the ToolBarSeparatorAutomationPeer class.
C#
public ToolBarSeparatorAutomationPeer(RadToolBarSeparator owner)
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType