RadControls for WPF

The AutomationPeer associated with the RadComboBoxItem class.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.40

Syntax

C#
public class RadComboBoxItemAutomationPeer : SelectorItemAutomationPeer, 
	ISelectionItemProvider
Visual Basic
Public Class RadComboBoxItemAutomationPeer _
	Inherits SelectorItemAutomationPeer _
	Implements ISelectionItemProvider

Inheritance Hierarchy

See Also