ChevronButtonField.AccessibleDoDefaultAction(ShapeElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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