Represents the automation peer for the RadBreadcrumb control, providing the necessary properties and behaviors for accessibility support. This class extends the and defines specific automation control types and properties, enabling enhanced interaction with automated UI testing tools.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public class RadBreadcrumbAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadBreadcrumbAutomationPeer
Constructors
Initializes a new instance of the RadBreadcrumbAutomationPeer class.
Methods
When overridden in a derived class, is called by .
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
The control type, as a value of the enumeration.
When overridden in a derived class, is called by .