RenderTreeFrame.ElementSubtreeLength Property

Definition

If the FrameType property equals Element 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 ElementSubtreeLength { int get(); };
public int ElementSubtreeLength { get; }
member this.ElementSubtreeLength : int
Public ReadOnly Property ElementSubtreeLength As Integer

Property Value

Applies to