RibbonToggleButton.FocusedBackground Proprietà

Definizione

Ottiene o imposta il pennello utilizzato per disegnare lo sfondo del controllo quando ha lo stato attivo.

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

Valore della proprietà

Pennello utilizzato per disegnare lo sfondo del controllo quando ha lo stato attivo.

Commenti

Informazioni sulle proprietà di dipendenza

Item Value
Campo Identificatore FocusedBackgroundProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a