ListField::GetAccessibleRole Method (ShapeElement^)

 

Retrieves the accessible role of this ShapeField.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual AccessibleRole GetAccessibleRole(
	ShapeElement^ parentShape
) override

Parameters

parentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^

The ShapeElement that contains this ShapeField.

Return to top
Show: