SystemParameters.SmallWindowCaptionButtonHeight Egenskap

Definition

Hämtar ett värde som anger höjden, i bildpunkter som justerats för DPI, för små bildtextknappar.

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

Egenskapsvärde

Bildtextknappens höjd.

Attribut

Kommentarer

Mappar till SM_CYSMSIZE. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för