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:
C#
public class RadNavigationViewItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadNavigationViewItemWrapperAutomationPeer
Constructors
C#
public RadNavigationViewItemWrapperAutomationPeer(RadNavigationViewItem owner)
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType