New to Telerik UI for WPFStart a free 30-day trial

Automation peer for the RadRibbonComboBoxItem class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public class RibbonComboBoxItemAutomationPeer : RadComboBoxItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider

Inheritance: objectRadComboBoxItemAutomationPeerRibbonComboBoxItemAutomationPeer

Implements: IScrollItemProviderISelectionItemProvider

Inherited Members RadComboBoxItemAutomationPeer.GetPattern(PatternInterface)RadComboBoxItemAutomationPeer.AddToSelection()RadComboBoxItemAutomationPeer.RemoveFromSelection()RadComboBoxItemAutomationPeer.Select()RadComboBoxItemAutomationPeer.ScrollIntoView()RadComboBoxItemAutomationPeer.GetAutomationControlTypeCore()RadComboBoxItemAutomationPeer.GetLocalizedControlTypeCore()RadComboBoxItemAutomationPeer.GetItemStatusCore()RadComboBoxItemAutomationPeer.SelectionContainerRadComboBoxItemAutomationPeer.IsSelected...

Constructors

Initializes a new instance of the RibbonComboBoxItemAutomationPeer class.

C#
public RibbonComboBoxItemAutomationPeer(RadRibbonComboBoxItem owner, RibbonComboBoxAutomationPeer parentPeer)
Parameters:ownerRadRibbonComboBoxItemparentPeerRibbonComboBoxAutomationPeer

Methods

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: RadComboBoxItemAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadComboBoxItemAutomationPeer.GetHelpTextCore()

Returns the core name for the RadComboboxItemAutomationPeer.

C#
protected override string GetNameCore()
Returns:

string

Overrides: RadComboBoxItemAutomationPeer.GetNameCore()