Bagikan melalui


SystemParameters.ScrollHeight Properti

Definisi

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

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

Nilai Properti

Tinggi gulir, dalam piksel.

Keterangan

Metrik diperoleh dari SPI_GETNONCLIENTMETRICS. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk