New to Telerik UI for WPFStart a free 30-day trial

Automation peer for the RadDiagramShape class.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Diagrams.dll

Syntax:

C#
public class RadDiagramShapeAutomationPeer : RadDiagramItemAutomationPeer, ISelectionItemProvider, IScrollItemProvider

Inheritance: objectRadDiagramItemAutomationPeerRadDiagramShapeAutomationPeer

Implements: IScrollItemProviderISelectionItemProvider

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

Constructors

Initializes a new instance of the RadDiagramShapeAutomationPeer class.

C#
public RadDiagramShapeAutomationPeer(RadDiagramShape owner, RadDiagram diagram)
Parameters:ownerRadDiagramShape

The owner.

diagramRadDiagram

The diagram.

Methods

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

C#
protected override string GetClassNameCore()
Returns:

string

The type of the owner.

Overrides: RadDiagramItemAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadDiagramItemAutomationPeer.GetHelpTextCore()

C#
protected override string GetItemStatusCore()
Returns:

string

Overrides: RadDiagramItemAutomationPeer.GetItemStatusCore()

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string