Class ToolWindowAutomationPeer
Automation Peer for the Tool
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Docking.dll
Syntax
public class ToolWindowAutomationPeer : WindowBaseAutomationPeer, ITransformProvider, IWindowProvider
Constructors
ToolWindowAutomationPeer(ToolWindow)
Initializes a new instance of the Tool
Declaration
public ToolWindowAutomationPeer(ToolWindow owner)
Parameters
Tool The owner Tool |
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|