Windows.UI.Xaml.Controls.RowDefinition.MinHeight
June 22, 2022 · View on GitHub
-description
Gets or sets a value that represents the minimum allowed height of a RowDefinition.
-xaml-syntax
<RowDefinition MinHeight="double"/>
-property-value
A Double that represents the minimum allowed height. The default value is 0.