Property MinimumContentDim
MinimumContentDim
The minimum dimension the filled view will be constrained to. When the SuperView uses DimAuto, this minimum will contribute to the auto-sizing calculation, ensuring the SuperView is at least large enough to accommodate the minimum.
public Dim? MinimumContentDim { get; init; }