RadControls for Silverlight

The AutomationPeer associated with the RadMenu class.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.1.403.1050

Syntax

C#
public class RadMenuAutomationPeer : FrameworkElementAutomationPeer
Visual Basic
Public Class RadMenuAutomationPeer _
	Inherits FrameworkElementAutomationPeer

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows.Automation.Peers..::..AutomationPeer
      System.Windows.Automation.Peers..::..FrameworkElementAutomationPeer
        Telerik.Windows.Controls..::..RadMenuAutomationPeer
          Telerik.Windows.Automation.Peers..::..RadMenuAutomationPeer

See Also