Class
RadDiagramTextShapeAutomationPeer

Automation peer for the RadDiagramTextShape class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Diagrams.dll

Syntax:

cs-api-definition
public class RadDiagramTextShapeAutomationPeer : RadDiagramItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider

Inheritance: objectRadDiagramItemAutomationPeerRadDiagramTextShapeAutomationPeer

Implements: IScrollItemProviderISelectionItemProvider

Inherited Members RadDiagramItemAutomationPeer.GetPattern(PatternInterface)RadDiagramItemAutomationPeer.GetItem()RadDiagramItemAutomationPeer.GetChildrenCore()RadDiagramItemAutomationPeer.GetAutomationControlTypeCore()RadDiagramItemAutomationPeer.GetNameCore()

Constructors

RadDiagramTextShapeAutomationPeer(RadDiagramTextShape, RadDiagram)

Initializes a new instance of the RadDiagramTextShapeAutomationPeer class.

Declaration

cs-api-definition
public RadDiagramTextShapeAutomationPeer(RadDiagramTextShape owner, RadDiagram diagram)

Parameters

owner

RadDiagramTextShape

The owner.

diagram

RadDiagram

The diagram.

Methods

GetClassNameCore()

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

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

The type of the owner.

Overrides RadDiagramItemAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides RadDiagramItemAutomationPeer.GetHelpTextCore()

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

Overrides RadDiagramItemAutomationPeer.GetItemStatusCore()

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string