EditorFormatDefinition.BackgroundColor Propriété

Définition

Obtient ou définit la couleur d'arrière-plan pour cet élément.

public:  property Nullable<System::Windows::Media::Color> BackgroundColor {  public:
Nullable<System::Windows::Media::Color> get(); protected:
 void set(Nullable<System::Windows::Media::Color> value); };
public System.Windows.Media.Color? BackgroundColor { get; protected set; }
member this.BackgroundColor : Nullable<System.Windows.Media.Color> with get, set
Public Property BackgroundColor As Nullable(Of Color)

Valeur de propriété

Nullable<Color>

Couleur d'arrière-plan

Remarques

Si le pinceau d’arrière-plan est défini, cette couleur sera ignorée.

S’applique à