Class RibbonComboBoxAutomationPeer
Automation peer for the Rad
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class RibbonComboBoxAutomationPeer : RadComboBoxAutomationPeer, IValueProvider, IExpandCollapseProvider
Constructors
RibbonComboBoxAutomationPeer(RadRibbonComboBox)
Initializes a new instance of the Ribbon
Declaration
public RibbonComboBoxAutomationPeer(RadRibbonComboBox owner)
Parameters
Rad
|
Methods
CreateItemAutomationPeer(Object)
When overridden in a derived class, creates a new instance of the System.
Declaration
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
System. The data item that is associated with this System. |
Returns
System. An object that exposes the data item to UI automation. |
Overrides
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
Overrides
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|