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