SystemParameters.SmallWindowCaptionButtonWidth Eigenschap

Definitie

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

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

Waarde van eigenschap

De breedte van de knop Bijschrift.

Kenmerken

Opmerkingen

Wordt toegewezen aan SM_CXSMSIZE. Zie GetSystemMetrics.

XAML-kenmerkgebruik

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

Van toepassing op