RibbonGalleryItem.PressedBackground Propriété

Définition

Obtient ou définit le pinceau utilisé pour dessiner l’arrière-plan du contrôle lorsqu’il est appuyé.

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é

Pinceau utilisé pour dessiner l’arrière-plan du contrôle lorsqu’il est appuyé.

Remarques

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

Élément Valeur
Champ d’identificateur PressedBackgroundProperty
Propriétés de métadonnées définies sur true None

S’applique à