SystemFonts.IconFontWeight Propriedade

Definição

Obtém o peso da fonte das informações de fonte lógica para a fonte do título do ícone atual.

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

Valor da propriedade

FontWeight

Um peso de fonte.

Comentários

Obtenha as informações da fonte de SPI_GETICONTITLELOGFONT. Para obter mais informações, consulte SystemParametersInfo.

Uso do Atributo XAML

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

Aplica-se a