Property MinWidth
| Edit this page View SourceMinWidth
Gets or sets the minimum width of this window
Declaration
public double MinWidth { get; set; }
Property Value
Type | Description |
---|---|
double | The minimum window width in device independent pixels. |
Remarks
A window is currently set to a minimum of 139 pixels.