Class RadPaneGroupAutomationPeer
Automation Peer for the Rad
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Docking.dll
Syntax
public class RadPaneGroupAutomationPeer : PaneGroupBaseAutomationPeer, ISelectionProvider
Constructors
RadPaneGroupAutomationPeer(RadPaneGroup)
Initializes a new instance of the Rad
Declaration
public RadPaneGroupAutomationPeer(RadPaneGroup owner)
Parameters
Rad The Rad |
Properties
RadPaneGroupOwner
Gets the Rad
Declaration
protected RadPaneGroup RadPaneGroupOwner { get; }
Property Value
Methods
GetClassNameCore()
Gets the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. An System. |
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType().
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. The type of the control. |
Overrides
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|