MinWidth

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the minimum width constraint of an object.

<object MinWidth="double" .../>
value = object.MinWidth
object.MinWidth = value

Property Value

Type: Double

The minimum width constraint.

This property is read/write. The default is 0, which evaluates to no constraint.

Managed Equivalent

MinWidth; MinWidth

Version Information

Silverlight 2