Class RadTabbedWindowAutomationPeer
The AutomationPeer associated with the Rad
Inheritance
System.Object
RadTabbedWindowAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadTabbedWindowAutomationPeer : RadWindowAutomationPeer, ITransformProvider, IWindowProvider
Constructors
RadTabbedWindowAutomationPeer(RadTabbedWindow)
Initializes a new instance of the Rad
Declaration
public RadTabbedWindowAutomationPeer(RadTabbedWindow tabbedWindow)
Parameters
Rad The owner Rad |
Methods
GetChildrenCore()
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System.
|