Share via


RibbonButton.FocusedBackground Propriété

Définition

Obtient ou définit le pinceau qui est utilisé pour dessiner l'arrière-plan du contrôle lorsque celui-ci a le focus.

public:
 property System::Windows::Media::Brush ^ FocusedBackground { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush FocusedBackground { get; set; }
member this.FocusedBackground : System.Windows.Media.Brush with get, set
Public Property FocusedBackground As Brush

Valeur de propriété

Pinceau utilisé pour dessiner l'arrière-plan du contrôle lorsque celui-ci a le focus.

Remarques

Informations sur les propriétés de dépendance

Champ Identificateur FocusedBackgroundProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à