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

Automation Peer for the ToolWindow class.

Definition

Constructors

Initializes a new instance of the ToolWindowAutomationPeer class.

C#
public ToolWindowAutomationPeer(ToolWindow owner)
Parameters:ownerToolWindow

The owner ToolWindow instance.

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: WindowBaseAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: WindowBaseAutomationPeer.GetHelpTextCore()