Called when the initial pass of the two-pass measure has been completed, in order to determine whether a final measure pass is necessary.
protected virtual bool NeedsFinalMeasurePass(int firstIndex, IReadOnlyList<Control?> elements)
The index of the first element in elements.
The elements being measured.