RibbonButton.PressedBackground Propiedad

Definición

Obtiene o establece el pincel que se usa para dibujar el fondo del control cuando se presiona.

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

Valor de propiedad

Brush

Pincel que se usa para dibujar el fondo del control cuando está presionado.

Comentarios

Información sobre propiedades de dependencia

Campo identificador PressedBackgroundProperty
Propiedades de metadatos establecidas en true None

Se aplica a