RadControls for WPF

Automation Peer for the Telerik.Windows.Controls.Docking.PaneHeader class.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows.Automation.Peers..::..AutomationPeer
      System.Windows.Automation.Peers..::..UIElementAutomationPeer
        System.Windows.Automation.Peers..::..FrameworkElementAutomationPeer
          Telerik.Windows.Controls..::..PaneHeaderAutomationPeer
            Telerik.Windows.Automation.Peers..::..PaneHeaderAutomationPeer

See Also