SystemFonts.SmallCaptionFontSize Eigenschaft

Definition

Ruft die Metrik ab, die den Schriftgrad des Texts der kleinen Überschrift für den Nicht-Clientbereich eines nicht minimierten Fensters bestimmt.

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

Eigenschaftswert

Double

Ein Schriftgrad.

Hinweise

Rufen Sie die Metrik aus SPI_GETNONCLIENTMETRICS ab. Weitere Informationen finden Sie unter SystemParametersInfo.

Verwendung von XAML-Attributen

<object property="{ SystemFonts.SmallCaptionFontSize}"/>

Gilt für