RibbonToggleButton.FocusedBackground Propiedad

Definición

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

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

Valor de propiedad

Brush

Pincel que se usa para dibujar el fondo del control cuando tiene el foco.

Comentarios

Información sobre propiedades de dependencia

Campo identificador FocusedBackgroundProperty
Propiedades de metadatos establecidas en true None

Se aplica a