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.

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-property-value
  4. 4-remarks
  5. 5-examples
  6. 6-see-also