Class PaneHeaderAutomationPeer
Automation Peer for the Telerik.Windows.Controls.Docking.PaneHeader class.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Docking.dll
Syntax
public class PaneHeaderAutomationPeer : PaneHeaderAutomationPeer
Constructors
PaneHeaderAutomationPeer(PaneHeader)
Initializes a new instance of the PaneHeaderAutomationPeer class.
Declaration
public PaneHeaderAutomationPeer(PaneHeader owner)
Parameters
PaneHeader
owner
|
Methods
GetClassNameCore()
Gets the core class name for this Telerik.Windows.Controls.PaneHeaderAutomationPeer.
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|