RibbonRadioButton.CheckedBackground Propiedad

Definición

Obtiene o establece el pincel que se usa para dibujar el fondo del control cuando está en estado activado.

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

Valor de propiedad

Pincel que se usa para dibujar el fondo del control cuando está en estado activado.

Comentarios

Información sobre propiedades de dependencia

Campo identificador CheckedBackgroundProperty
Propiedades de metadatos establecidas en true None

Se aplica a