SystemParameters.WindowCaptionButtonHeight Egenskap

Definition

Hämtar ett värde som anger höjden, i bildpunkter som justerats för DPI, för en knapp i namnlisten i ett fönster.

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

Egenskapsvärde

Höjden på en bildtextknapp.

Attribut

Kommentarer

Mappar till SM_CYSIZE. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för