Calculates and returns the minimum possible size for the panel which will still allow all of its children to be fully visible. Considers only the graphical representation of the panel's children (and not the user-min-width and user-min-height of the panel).
Returns the maximum of the chldren's minimum heights and the maximum of the children's minium widths.