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

Provides an automation peer for the RadListBoxItem class, allowing it to participate in UI Automation. This class inherits from and overrides methods to return the associated control type and class name for the automation framework.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public class RadListBoxItemWrapperAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadListBoxItemWrapperAutomationPeer

Constructors

C#
public RadListBoxItemWrapperAutomationPeer(RadListBoxItem owner)
Parameters:ownerRadListBoxItem

Methods

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Returns:

AutomationControlType

C#
protected override string GetClassNameCore()
Returns:

string