RibbonButton.PressedBorderBrush Propriété

Définition

Obtient ou définit le pinceau qui est utilisé pour dessiner la bordure externe du contrôle lorsqu'il est appuyé sur celui-ci.

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

Valeur de propriété

Pinceau utilisé pour dessiner la bordure externe du contrôle lorsqu'il est appuyé sur celui-ci.

Remarques

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

Champ Identificateur PressedBorderBrushProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à