SystemParameters.CaptionWidth Egenskap

Definition

Hämtar måttet som bestämmer bildtextbredden för det icke-tillfälliga området i ett icke-minimiserat fönster.

public:
 static property double CaptionWidth { double get(); };
public static double CaptionWidth { get; }
static member CaptionWidth : double
Public Shared ReadOnly Property CaptionWidth As Double

Egenskapsvärde

Bildtextens bredd.

Kommentarer

Hämtar måttet från SPI_GETNONCLIENTMETRICS. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för