ShapeElement.FindFirstChild Method
Searches for the first child in the navigation sequence for the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Parameters
- focusableRequired
- Type: System.Boolean
true if the child must be able to have focus to be considered; otherwise, false.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemThe first child in the navigation sequence for the shape.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.