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