_Application.Width Property

Definition

The distance, in points, from the left edge of the application window to its right edge. If the window is minimized, this property is read-only and returns the width of the window icon.

public:
 property double Width { double get(); void set(double value); };
public double Width { get; set; }
Public Property Width As Double

Property Value

Applies to