New to Telerik UI for WPFStart a free 30-day trial

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)
Parameters:ownerRadPipsPagerItem

Methods

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Returns:

AutomationControlType

C#
protected override string GetClassNameCore()
Returns:

string