RenderTreeFrame.ComponentSubtreeLength Property

Definition

If the FrameType property equals Component gets the number of frames in the subtree for which this frame is the root. The value is zero if the frame has not yet been closed.

public:
 property int ComponentSubtreeLength { int get(); };
public int ComponentSubtreeLength { get; }
member this.ComponentSubtreeLength : int
Public ReadOnly Property ComponentSubtreeLength As Integer

Property Value

Applies to