Class
RadGeometryRadioButtonAutomationPeer

UI Automation peer class for RadGeometryRadioButton.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll

Syntax:

cs-api-definition
public class RadGeometryRadioButtonAutomationPeer : RadRadioButtonAutomationPeer, IToggleProvider

Inheritance: objectRadRadioButtonAutomationPeerRadGeometryRadioButtonAutomationPeer

Implements: IToggleProvider

Inherited Members RadRadioButtonAutomationPeer.Toggle()RadRadioButtonAutomationPeer.GetPattern(PatternInterface)RadRadioButtonAutomationPeer.GetAutomationControlTypeCore()RadRadioButtonAutomationPeer.GetAutomationIdCore()RadRadioButtonAutomationPeer.GetNameCore()RadRadioButtonAutomationPeer.ToggleState

Constructors

RadGeometryRadioButtonAutomationPeer(RadGeometryRadioButton)

Initializes a new instance of the RadGeometryRadioButtonAutomationPeer class.

Declaration

cs-api-definition
public RadGeometryRadioButtonAutomationPeer(RadGeometryRadioButton owner)

Parameters

owner

RadGeometryRadioButton

The owner.

Methods

GetClassNameCore()

Returns the name of the UIElement that is associated with this . This method is called by .

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

The name of the owner type that is associated with this . See Remarks.

Overrides RadRadioButtonAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Returns the string that describes the functionality of the FrameworkElement that is associated with this . This method is called by .

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

The help text, or Empty if there is no help text.

Overrides RadRadioButtonAutomationPeer.GetHelpTextCore()

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

Overrides RadRadioButtonAutomationPeer.GetItemStatusCore()

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string