RibbonButton.PressedBackground Proprietà

Definizione

Ottiene o imposta il pennello utilizzato per disegnare lo sfondo del controllo quando viene premuto.

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

Valore della proprietà

Brush

Il pennello utilizzato per disegnare lo sfondo del controllo quando ha viene premuto.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore PressedBackgroundProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a