Gets the minimum width and height for a window, in pixels.
- Returns
- A size that specifies the minimum allowable dimensions of a window, in pixels.
- Note
- Developers of applications capable of resizing windows may want to use the value of this property to ensure that the application does not attempt to resize the window to a lesser width or height, since the dimensions of the window would be limited by the system.