Udostępnij przez


SystemParameters.VerticalScrollBarThumbHeight Właściwość

Definicja

Pobiera wartość wskazującą wysokość, w pikselach dostosowaną do dpi, kciuka na pionowym pasku przewijania.

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

Wartość właściwości

Wysokość kciuka.

Atrybuty

Uwagi

Mapuje SM_CYVTHUMB. Zobacz GetSystemMetrics.

Użycie atrybutu XAML

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

Dotyczy