Class RibbonComboBoxItemAutomationPeer
Automation peer for the RadRibbonComboBoxItem class.
Inheritance
System.Object
RibbonComboBoxItemAutomationPeer
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class RibbonComboBoxItemAutomationPeer : RadComboBoxItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider
Constructors
RibbonComboBoxItemAutomationPeer(RadRibbonComboBoxItem, RibbonComboBoxAutomationPeer)
Initializes a new instance of the RibbonComboBoxItemAutomationPeer class.
Declaration
public RibbonComboBoxItemAutomationPeer(RadRibbonComboBoxItem owner, RibbonComboBoxAutomationPeer parentPeer)
Parameters
RadRibbonComboBoxItem
owner
|
RibbonComboBoxAutomationPeer
parentPeer
|
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
Overrides
GetNameCore()
Returns the core name for the RadComboboxItemAutomationPeer.
Declaration
protected override string GetNameCore()
Returns
System.String
|