Show / Hide Table of Contents

Property MinWidth

| Edit this page View Source

MinWidth

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.

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