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

Automation Peer for the AutoHideArea class.

Definition

Constructors

Initializes a new instance of the AutoHideAreaAutomationPeer class.

C#
public AutoHideAreaAutomationPeer(AutoHideArea owner)
Parameters:ownerAutoHideArea

The AutoHideArea that is associated with this AutoHideAreaAutomationPeer.

Methods

Gets the string that uniquely identifies the Telerik.Windows.Controls.Docking.PaneGroupBase that is associated with this Telerik.Windows.Controls.PaneGroupBaseAutomationPeer.

C#
protected override string GetAutomationIdCore()
Returns:

string

A string that contains the UI Automation identifier.

Overrides: PaneGroupBaseAutomationPeer.GetAutomationIdCore()

Gets the name of the UIElement that is associated with this . This method is called by .

C#
protected override string GetClassNameCore()
Returns:

string

An Empty string.

Overrides: PaneGroupBaseAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: PaneGroupBaseAutomationPeer.GetHelpTextCore()

C#
protected override string GetNameCore()
Returns:

string

Overrides: PaneGroupBaseAutomationPeer.GetNameCore()