Show / Hide Table of Contents

Property MinHeight

| Edit this page View Source

MinHeight

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.

See Also
MaxHeight
MinWidth
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX