ClassAutoHideAreaAutomationPeer
Automation Peer for the AutoHideArea class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
public class AutoHideAreaAutomationPeer : PaneGroupBaseAutomationPeer, ISelectionProvider
Inheritance: objectRadTabControlAutomationPeerPaneGroupBaseAutomationPeerAutoHideAreaAutomationPeer
Implements:
Inherited Members
Constructors
AutoHideAreaAutomationPeer(AutoHideArea)
Initializes a new instance of the AutoHideAreaAutomationPeer class.
Declaration
public AutoHideAreaAutomationPeer(AutoHideArea owner)
Parameters
owner
The AutoHideArea that is associated with this AutoHideAreaAutomationPeer.
Methods
GetAutomationIdCore()
Gets the string that uniquely identifies the Telerik.Windows.Controls.Docking.PaneGroupBase that is associated with this Telerik.Windows.Controls.PaneGroupBaseAutomationPeer.
Declaration
protected override string GetAutomationIdCore()
Returns
A string that contains the UI Automation identifier.
Overrides
GetClassNameCore()
Gets the name of the UIElement that is associated with this . This method is called by .