RibbonMenuItem.CheckedBackground Propriété

Définition

Obtient ou définit le pinceau utilisé pour dessiner l'arrière-plan du contrôle lorsque celui-ci est à 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é

Pinceau utilisé pour dessiner l'arrière-plan du contrôle lorsque celui-ci est à l'état Activé.

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 à