SystemParameters.MinimizedWindowWidth Egenskap

Definition

Hämtar ett värde som anger bredden, i bildpunkter som justerats för DPI, för ett minimerat fönster.

public:
 static property double MinimizedWindowWidth { double get(); };
public static double MinimizedWindowWidth { [System.Security.SecurityCritical] get; }
public static double MinimizedWindowWidth { get; }
[<get: System.Security.SecurityCritical>]
static member MinimizedWindowWidth : double
static member MinimizedWindowWidth : double
Public Shared ReadOnly Property MinimizedWindowWidth As Double

Egenskapsvärde

Bredden på ett minimerat fönster.

Attribut

Kommentarer

Mappar till SM_CXMINIMIZED. Se GetSystemMetrics.

XAML-attributanvändning

< object property="{ SystemParameters.MinimizedWindowWidth}"/>

Gäller för