ChevronButtonField.GetAccessibleDefaultActionDescription(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.
Gets a string that describes the default action of the ChevronButtonField
public:
override System::String ^ GetAccessibleDefaultActionDescription(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
public override string GetAccessibleDefaultActionDescription (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
override this.GetAccessibleDefaultActionDescription : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> string
Public Overrides Function GetAccessibleDefaultActionDescription (parentShape As ShapeElement) As String
Parameters
- parentShape
- ShapeElement