ChevronButtonField.AccessibleDoDefaultAction(ShapeElement) Method

Definition

Performs the default action to expand/collapse the ChevronButtonField

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

Parameters

parentShape
ShapeElement

Applies to