Share via


RibbonTextBox.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é

Brush

Pinceau utilisé pour dessiner l'arrière-plan du contrôle lorsque celui-ci a le focus. La valeur par défaut enregistrée est null. Pour plus d’informations sur ce qui peut influencer la valeur, consultez Priorité de la valeur de propriété de dépendance.

Remarques

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

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

S’applique à