RibbonToggleButton.CheckedBackground Proprietà

Definizione

Ottiene o imposta il pennello utilizzato per disegnare lo sfondo del controllo quando si trova nello stato Checked.

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

Valore della proprietà

Pennello utilizzato per disegnare lo sfondo del controllo quando si trova nello stato Checked.

Commenti

Informazioni sulle proprietà di dipendenza

Elemento Value
Campo Identificatore CheckedBackgroundProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a