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