Class RadListBoxItemWrapperAutomationPeer
Inheritance
System.Object
RadListBoxItemWrapperAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadListBoxItemWrapperAutomationPeer : FrameworkElementAutomationPeer
Constructors
RadListBoxItemWrapperAutomationPeer(RadListBoxItem)
Declaration
public RadListBoxItemWrapperAutomationPeer(RadListBoxItem owner)
Parameters
RadListBoxItem
owner
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|