Share via


SystemFonts.SmallCaptionFontStyle Propiedad

Definición

Obtiene la métrica que determina el estilo de fuente del texto de título pequeño del área no cliente de una ventana no minimizada.

public:
 static property System::Windows::FontStyle SmallCaptionFontStyle { System::Windows::FontStyle get(); };
public static System.Windows.FontStyle SmallCaptionFontStyle { get; }
static member SmallCaptionFontStyle : System.Windows.FontStyle
Public Shared ReadOnly Property SmallCaptionFontStyle As FontStyle

Valor de propiedad

Un estilo de fuente.

Comentarios

Obtenga la métrica de SPI_GETNONCLIENTMETRICS. Para obtener más información, vea SystemParametersInfo.

Uso de atributos XAML

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

Se aplica a