Class RadPipsPagerItemAutomationPeer
The AutomationPeer associated with the RadPipsPagerItem class.
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadPipsPagerItemAutomationPeer : SelectorItemAutomationPeer
Constructors
RadPipsPagerItemAutomationPeer(Object, SelectorAutomationPeer)
Initializes a new instance of the RadPipsPagerItemAutomationPeer class. Automation Peer for the RadPipsPagerItem class.
Declaration
public RadPipsPagerItemAutomationPeer(object owner, SelectorAutomationPeer parentPeer)
Parameters
System. The object that is associated with this AutomationPeer. |
System. The AutomationPeer of the parent RadPipsPager. |
RadPipsPagerItemAutomationPeer(RadPipsPager, SelectorAutomationPeer)
Initializes a new instance of the RadPipsPagerItemAutomationPeer class. Automation Peer for the RadPipsPagerItem class.
Declaration
public RadPipsPagerItemAutomationPeer(RadPipsPager owner, SelectorAutomationPeer parentPeer)
Parameters
Rad The object that is associated with this AutomationPeer. |
System. The AutomationPeer of the parent RadPipsPager. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetItemTypeCore()
Declaration
protected override string GetItemTypeCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|