ShapeField::GetAccessibleChildCount Method (ShapeElement^)
Visual Studio 2015
Gets the number of Accessibility objects that are assigned to the parent shape field and its child shape fields.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The shape element to which the shape field is assigned.
Return Value
Type: System::Int32The number of Accessibility objects that are assigned to the parent shape field and its child shape fields.
Show: