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

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

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Docking.dll

Syntax:

C#
public class PaneHeaderAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectPaneHeaderAutomationPeer

Constructors

Initializes a new instance of the PaneHeaderAutomationPeer class.

C#
public PaneHeaderAutomationPeer(PaneHeader owner)
Parameters:ownerPaneHeader

Methods

Gets the automation control type for this Telerik.Windows.Controls.PaneHeaderAutomationPeer.

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Returns:

AutomationControlType

Custom automation control type.

C#
protected override string GetClassNameCore()
Returns:

string

C#
protected override string GetHelpTextCore()
Returns:

string

C#
protected override string GetItemStatusCore()
Returns:

string

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

Gets the core name for this Telerik.Windows.Controls.PaneHeaderAutomationPeer.

C#
protected override string GetNameCore()
Returns:

string