ClassPaneHeaderAutomationPeer
Class
Automation Peer for the Telerik.Windows.Controls.Docking.PaneHeader class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
cs-api-definition
public class PaneHeaderAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectPaneHeaderAutomationPeer
Constructors
PaneHeaderAutomationPeer(PaneHeader)
Initializes a new instance of the PaneHeaderAutomationPeer class.
Declaration
cs-api-definition
public PaneHeaderAutomationPeer(PaneHeader owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Gets the automation control type for this Telerik.Windows.Controls.PaneHeaderAutomationPeer.
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
Custom automation control type.
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
GetNameCore()
Gets the core name for this Telerik.Windows.Controls.PaneHeaderAutomationPeer.