Window.UsableHeight Property

Definition

Returns the maximum height in points of the space that a window can occupy in the application window area.

public:
 property double UsableHeight { double get(); };
public double UsableHeight { get; }
Public ReadOnly Property UsableHeight As Double

Property Value

Applies to