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:
Inherited Members
Constructors
Initializes a new instance of the RadDiagramShapeAutomationPeer class.
C#
public RadDiagramShapeAutomationPeer(RadDiagramShape owner, RadDiagram diagram)
The owner.
diagramRadDiagramThe diagram.
Methods
Gets the name of the that is associated with this . This method is called by .