RibbonRadioButton.MouseOverBackground Propiedad

Definición

Obtiene o establece el pincel que se usa para dibujar el fondo del control cuando el puntero del mouse se sitúa sobre él.

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

Valor de propiedad

Brush

Pincel que se usa para dibujar el fondo del control cuando el puntero del mouse se sitúa sobre él.

Comentarios

Información sobre propiedades de dependencia

Campo identificador MouseOverBackgroundProperty
Propiedades de metadatos establecidas en true None

Se aplica a