Class
RadDiagramShapeAutomationPeer

Automation peer for the RadDiagramShape class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Diagrams.dll

Syntax:

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

Inheritance: objectRadDiagramItemAutomationPeerRadDiagramShapeAutomationPeer

Implements: IScrollItemProviderISelectionItemProvider

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

Constructors

RadDiagramShapeAutomationPeer(RadDiagramShape, RadDiagram)

Initializes a new instance of the RadDiagramShapeAutomationPeer class.

Declaration

cs-api-definition
public RadDiagramShapeAutomationPeer(RadDiagramShape owner, RadDiagram diagram)

Parameters

owner

RadDiagramShape

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