Class RadPanelBarItemAutomationPeer
Exposes RadPanelBarItem types to UI Automation.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class RadPanelBarItemAutomationPeer : RadTreeViewItemAutomationPeer, IExpandCollapseProvider, ISelectionItemProvider, IValueProvider, IScrollItemProvider
Constructors
RadPanelBarItemAutomationPeer(RadPanelBarItem)
Initializes a new instance of the Rad
Declaration
public RadPanelBarItemAutomationPeer(RadPanelBarItem owner)
Parameters
Rad The owner. |
Methods
GetAutomationControlTypeCore()
Gets the control type for the System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The System. |
Overrides
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
Overrides
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
Overrides
GetItemTypeCore()
Declaration
protected override string GetItemTypeCore()
Returns
System.
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
Gets the text label of the System.
Declaration
protected override string GetNameCore()
Returns
System. The text label of the element that is associated with this automation peer. |
Overrides
GetPattern(PatternInterface)
Gets the control pattern for the System.
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System. A value from the enumeration. |
Returns
System. Null. |