Class RadBreadcrumbAutomationPeer
UI Automation Peer class for RadBreadcrumb.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadBreadcrumbAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadBreadcrumbAutomationPeer(RadBreadcrumb)
Initializes a new instance of the Rad
Declaration
public RadBreadcrumbAutomationPeer(RadBreadcrumb owner)
Parameters
Rad The owner. |
Methods
GetAutomationControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The control type, as a value of the enumeration. |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetNameCore()
Returns
System. The name. |