ClassRadPipsPagerItemWrapperAutomationPeer
Class
Provides the automation peer for the RadPipsPagerItem class, allowing it to expose relevant properties and behaviors to accessibility tools. This class derives from and overrides methods to provide the class name and automation control type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public class RadPipsPagerItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadPipsPagerItemWrapperAutomationPeer
Constructors
RadPipsPagerItemWrapperAutomationPeer(RadPipsPagerItem)
Declaration
cs-api-definition
public RadPipsPagerItemWrapperAutomationPeer(RadPipsPagerItem owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType