New to Telerik UI for WPFStart a free 30-day trial

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)
Parameters:ownerRadNavigationViewItem

Methods

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Returns:

AutomationControlType

C#
protected override string GetClassNameCore()
Returns:

string