SystemParameters.SmallCaptionWidth Egenskap

Definition

Hämtar måttet som avgör bredden på den lilla beskrivningen av det icke-tillfälliga området i ett icke-minimiserat fönster.

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

Egenskapsvärde

Bildtextens bredd i bildpunkter.

Kommentarer

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

XAML-attributanvändning

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

Gäller för