Bagikan melalui


SystemParameters.SmallCaptionHeight Properti

Definisi

Mendapatkan metrik yang menentukan tinggi caption kecil area nonkelola dari jendela yang tidak berminimasi.

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

Nilai Properti

Tinggi caption, dalam piksel.

Keterangan

Dapatkan metrik dari SPI_GETNONCLIENTMETRICS. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk