Ribbon.CheckedBackground Propriété

Définition

Obtient ou définit le pinceau qui est utilisé pour dessiner l'arrière-plan des contrôles Ribbon lorsqu'ils sont dans l'état activé.

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

Valeur de propriété

Le pinceau qui est utilisé pour dessiner l'arrière-plan des contrôles Ribbon lorsqu'ils sont dans l'état activé. 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 Identificateur CheckedBackgroundProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à