Class RadPipsPagerItemWrapperAutomationPeer
Wrapper peer for RadPipsPagerItem not included in the automation tree.
Inheritance
System.Object
RadPipsPagerItemWrapperAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadPipsPagerItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadPipsPagerItemWrapperAutomationPeer(RadPipsPagerItem)
Declaration
public RadPipsPagerItemWrapperAutomationPeer(RadPipsPagerItem owner)
Parameters
RadPipsPagerItem
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|