RibbonButton.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à

Brush

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

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore FocusedBackgroundProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a