Compartilhar via


SystemFonts.SmallCaptionFontWeight Propriedade

Definição

Obtém a métrica que determina o peso da fonte do texto de legenda curta para a área não cliente de uma janela não minimizada.

public:
 static property System::Windows::FontWeight SmallCaptionFontWeight { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight SmallCaptionFontWeight { get; }
member this.SmallCaptionFontWeight : System.Windows.FontWeight
Public Shared ReadOnly Property SmallCaptionFontWeight As FontWeight

Valor da propriedade

FontWeight

Um peso de fonte.

Comentários

Obtenha a métrica de SPI_GETNONCLIENTMETRICS. Para obter mais informações, consulte SystemParametersInfo.

Uso do Atributo XAML

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

Aplica-se a