Class RibbonRadioButtonAutomationPeer
UI Automation Peer class for RadRibbonRadioButton.
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.RibbonView.dll
Syntax
public class RibbonRadioButtonAutomationPeer : RadRadioButtonAutomationPeer, IToggleProvider
Constructors
RibbonRadioButtonAutomationPeer(RadRibbonRadioButton)
Initializes a new instance of the Ribbon
Declaration
public RibbonRadioButtonAutomationPeer(RadRibbonRadioButton owner)
Parameters
Rad
|
Methods
GetClassNameCore()
Returns the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. The name of the owner type that is associated with this System. |
Overrides
GetHelpTextCore()
Returns the string that describes the functionality of the System.
Declaration
protected override string GetHelpTextCore()
Returns
System. The help text, or System. |
Overrides
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
Overrides
GetNameCore()
Returns the text label of the System.
Declaration
protected override string GetNameCore()
Returns
System. The text label of the element that is associated with this automation peer. |