ShapeField.AccessibleDoDefaultAction(ShapeElement) Method

Definition

Performs the default action associated with this accessible object.

public:
 virtual void AccessibleDoDefaultAction(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public virtual void AccessibleDoDefaultAction (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
abstract member AccessibleDoDefaultAction : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
override this.AccessibleDoDefaultAction : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> unit
Public Overridable Sub AccessibleDoDefaultAction (parentShape As ShapeElement)

Parameters

parentShape
ShapeElement

Applies to