ClassRadNavigationViewItemWrapperAutomationPeer
Class
Represents an automation peer for the RadNavigationViewItem class, providing necessary properties and methods to integrate with UI automation clients. Inherits from to provide the automation behavior specific to menu items within a navigation view.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public class RadNavigationViewItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadNavigationViewItemWrapperAutomationPeer
Constructors
RadNavigationViewItemWrapperAutomationPeer(RadNavigationViewItem)
Declaration
cs-api-definition
public RadNavigationViewItemWrapperAutomationPeer(RadNavigationViewItem owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType