SystemParameters.SmallWindowCaptionButtonHeight Özellik

Tanım

Küçük resim yazısı düğmelerinin DPI için ayarlanmış piksel cinsinden yüksekliğini gösteren bir değer alır.

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

Özellik Değeri

Resim yazısı düğmesinin yüksekliği.

Öznitelikler

Açıklamalar

SM_CYSMSIZE eşler. Bkz. GetSystemMetrics.

XAML öznitelik kullanımı

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

Şunlara uygulanır