SettingsFlyoutTemplateSettings.HeaderForeground Propriété

Définition

Obtient le pinceau qui affiche le texte d’en-tête de SettingsFlyout.

public:
 property Brush ^ HeaderForeground { Brush ^ get(); };
Brush HeaderForeground();
public Brush HeaderForeground { get; }
var brush = settingsFlyoutTemplateSettings.headerForeground;
Public ReadOnly Property HeaderForeground As Brush

Valeur de propriété

Pinceau qui affiche le texte d’en-tête de SettingsFlyout.

S’applique à

Voir aussi