SystemFonts.CaptionFontWeight Propriedade

Definição

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

public:
 static property System::Windows::FontWeight CaptionFontWeight { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight CaptionFontWeight { get; }
static member CaptionFontWeight : System.Windows.FontWeight
Public Shared ReadOnly Property CaptionFontWeight 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.CaptionFontWeight}"/>

Aplica-se a