SystemFonts.SmallCaptionFontWeight Propriedade

Definição

Obtém a métrica que determina o peso da fonte do texto de legenda pequena para a área nãocliente de uma janela não gerenciada.

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

Valor da propriedade

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