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:
C#
public class RadPipsPagerItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadPipsPagerItemWrapperAutomationPeer
Constructors
C#
public RadPipsPagerItemWrapperAutomationPeer(RadPipsPagerItem owner)
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType