ClassRadOfficeNavigationBarItemWrapperAutomationPeer
Class
Provides a peer for the RadOfficeNavigationBarItem class, enabling automation support for UI testing and accessibility features. This class extends the to provide necessary automation information specific to the RadOfficeNavigationBarItem control.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public class RadOfficeNavigationBarItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadOfficeNavigationBarItemWrapperAutomationPeer
Constructors
RadOfficeNavigationBarItemWrapperAutomationPeer(RadOfficeNavigationBarItem)
Declaration
cs-api-definition
public RadOfficeNavigationBarItemWrapperAutomationPeer(RadOfficeNavigationBarItem owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType