Ribbon.PressedBackground 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 Pressed.

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

Valeur de propriété

Brush

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

S’applique à