ClassRibbonComboBoxItemAutomationPeer
Class
Automation peer for the RadRibbonComboBoxItem class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
cs-api-definition
public class RibbonComboBoxItemAutomationPeer : RadComboBoxItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider
Inheritance: objectRadComboBoxItemAutomationPeerRibbonComboBoxItemAutomationPeer
Implements:
Inherited Members
Constructors
RibbonComboBoxItemAutomationPeer(RadRibbonComboBoxItem, RibbonComboBoxAutomationPeer)
Initializes a new instance of the RibbonComboBoxItemAutomationPeer class.
Declaration
cs-api-definition
public RibbonComboBoxItemAutomationPeer(RadRibbonComboBoxItem owner, RibbonComboBoxAutomationPeer parentPeer)
Parameters
owner
parentPeer
Methods
GetNameCore()
Returns the core name for the RadComboboxItemAutomationPeer.