Class RadOutlookBarAutomationPeer
UI Automation Peer class for the Rad
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadOutlookBarAutomationPeer : RadTabControlAutomationPeer, ISelectionProvider
Constructors
RadOutlookBarAutomationPeer(RadOutlookBar)
Initializes a new instance of the Rad
Declaration
public RadOutlookBarAutomationPeer(RadOutlookBar owner)
Parameters
Rad The Rad |
Methods
CreateItemAutomationPeer(Object)
When overridden in a derived class, creates a new instance of the System.
Declaration
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
System. The data item that is associated with this System. |
Returns
System. The new System. |
Overrides
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
Overrides
GetChildrenCore()
Gets the collection of Telerik.
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System. The collection of child elements. |
Overrides
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
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|