RadControls for WPF

The AutomationPeer associated with the RadComboBox 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 RadComboBoxAutomationPeer : SelectorAutomationPeer, 
	IValueProvider, IExpandCollapseProvider
Visual Basic
Public Class RadComboBoxAutomationPeer _
	Inherits SelectorAutomationPeer _
	Implements IValueProvider, IExpandCollapseProvider

Inheritance Hierarchy

See Also