Share via


SystemParameters.VerticalScrollBarThumbHeight Özellik

Tanım

Dikey kaydırma çubuğunda başparmak için DPI için ayarlanmış piksel cinsinden yüksekliği gösteren bir değer alır.

public:
 static property double VerticalScrollBarThumbHeight { double get(); };
public static double VerticalScrollBarThumbHeight { [System.Security.SecurityCritical] get; }
public static double VerticalScrollBarThumbHeight { get; }
[<get: System.Security.SecurityCritical>]
static member VerticalScrollBarThumbHeight : double
static member VerticalScrollBarThumbHeight : double
Public Shared ReadOnly Property VerticalScrollBarThumbHeight As Double

Özellik Değeri

Başparmak yüksekliği.

Öznitelikler

Açıklamalar

SM_CYVTHUMB ile eşler. Bkz . GetSystemMetrics.

XAML öznitelik kullanımı

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

Şunlara uygulanır