Bagikan melalui


SystemParameters.CaptionHeight Properti

Definisi

Mendapatkan metrik yang menentukan tinggi caption untuk area nonkelola dari jendela yang tidak berminimal.

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

Nilai Properti

Tinggi caption.

Keterangan

Dapatkan metrik dari SPI_GETNONCLIENTMETRICS. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk