ClassRadListBoxItemWrapperAutomationPeer
Class
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:
cs-api-definition
public class RadListBoxItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectRadListBoxItemWrapperAutomationPeer
Constructors
RadListBoxItemWrapperAutomationPeer(RadListBoxItem)
Declaration
cs-api-definition
public RadListBoxItemWrapperAutomationPeer(RadListBoxItem owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType