Windows.UI.Xaml.Controls.ColumnDefinition.MaxWidth
June 22, 2022 · View on GitHub
-description
Gets or sets a value that represents the maximum width of a ColumnDefinition.
-xaml-syntax
<ColumnDefinition MaxWidth="double"/>
-property-value
A Double that represents the maximum width in pixels. The default is PositiveInfinity.