Bagikan melalui


SystemParameters.MinimizedWindowWidth Properti

Definisi

Mendapatkan nilai yang menunjukkan lebar, dalam piksel yang disesuaikan untuk DPI, dari jendela yang diminimalkan.

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

Nilai Properti

Lebar jendela yang diminimalkan.

Atribut

Keterangan

Peta ke SM_CXMINIMIZED. Lihat GetSystemMetrics.

Penggunaan atribut XAML

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

Berlaku untuk