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

Provides the AutomationPeer for the RadContextMenu class. This class is responsible for exposing the properties and behaviors of the RadContextMenu to accessibility clients, allowing them to interact with the RadContextMenu in a meaningful way.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public class RadContextMenuAutomationPeer : RadContextMenuAutomationPeer, IExpandCollapseProvider

Inheritance: objectRadContextMenuAutomationPeerRadContextMenuAutomationPeer

Implements: IExpandCollapseProvider

Inherited Members RadContextMenuAutomationPeer.Collapse()RadContextMenuAutomationPeer.Expand()RadContextMenuAutomationPeer.GetAutomationControlTypeCore()RadContextMenuAutomationPeer.GetNameCore()RadContextMenuAutomationPeer.ExpandCollapseState

Constructors

Initializes a new instance of the RadContextMenuAutomationPeer class. Automation Peer for the RadContextMenu class.

C#
public RadContextMenuAutomationPeer(RadContextMenu owner)
Parameters:ownerRadContextMenu

The object that is associated with this AutomationPeer.

Methods

Returns the name of the class associated with this AutomationPeer. This method is called by AutomationPeer.GetClassName.

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: RadContextMenuAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

C#
protected override string GetItemStatusCore()
Returns:

string