SystemParameters.SmallWindowCaptionButtonHeight Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die de hoogte aangeeft, in pixels die zijn aangepast voor DPI, van kleine bijschriftknoppen.

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

Waarde van eigenschap

De hoogte van de knop Bijschrift.

Kenmerken

Opmerkingen

Wordt toegewezen aan SM_CYSMSIZE. Zie GetSystemMetrics.

XAML-kenmerkgebruik

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

Van toepassing op