SettingsFlyoutTemplateSettings.HeaderForeground Proprietà

Definizione

Ottiene il pennello che esegue il rendering del testo dell'intestazione di SettingsFlyout.

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

Valore della proprietà

Pennello che esegue il rendering del testo dell'intestazione di SettingsFlyout.

Si applica a

Vedi anche