Class RadBreadcrumbBarDataItemAutomationPeer
UI Automation Peer class for RadBreadcrumbBarItem.
Inheritance
System.Object
RadBreadcrumbBarDataItemAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadBreadcrumbBarDataItemAutomationPeer : ItemAutomationPeer
Constructors
RadBreadcrumbBarDataItemAutomationPeer(Object, ItemsControlAutomationPeer)
Initializes a new instance of the RadBreadcrumbBarDataItemAutomationPeer class.
Declaration
public RadBreadcrumbBarDataItemAutomationPeer(object owner, ItemsControlAutomationPeer parent)
Parameters
System.Object
owner
The owner. |
System.Windows.Automation.Peers.ItemsControlAutomationPeer
parent
The parent. |
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
|