RadControls for Silverlight

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

Syntax

C#
public class RadExpanderAutomationPeer : FrameworkElementAutomationPeer, 
	IExpandCollapseProvider
Visual Basic
Public Class RadExpanderAutomationPeer _
	Inherits FrameworkElementAutomationPeer _
	Implements IExpandCollapseProvider

Inheritance Hierarchy

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

See Also