Bagikan melalui


SystemParameters.SmallCaptionWidth Properti

Definisi

Mendapatkan metrik yang menentukan lebar caption kecil area nonkelola dari jendela yang tidak diminimalkan.

public:
 static property double SmallCaptionWidth { double get(); };
public static double SmallCaptionWidth { get; }
static member SmallCaptionWidth : double
Public Shared ReadOnly Property SmallCaptionWidth As Double

Nilai Properti

Lebar caption, dalam piksel.

Keterangan

Dapatkan metrik dari SPI_GETNONCLIENTMETRICS. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk