SystemFonts.SmallCaptionFontFamily Eigenschaft

Definition

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

public:
 static property System::Windows::Media::FontFamily ^ SmallCaptionFontFamily { System::Windows::Media::FontFamily ^ get(); };
public static System.Windows.Media.FontFamily SmallCaptionFontFamily { get; }
static member SmallCaptionFontFamily : System.Windows.Media.FontFamily
Public Shared ReadOnly Property SmallCaptionFontFamily As FontFamily

Eigenschaftswert

Eine Schriftfamilie.

Hinweise

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

Verwendung von XAML-Attributen

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

Gilt für: