Page.Background Propriété

Définition

Obtient ou définit l'arrière-plan d'une Page.

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

Valeur de propriété

Brush

Le Brush que la Page utilise pour peindre son arrière-plan.

Remarques

Informations sur les propriétés de dépendance

Champ d’identificateur BackgroundProperty
Propriétés de métadonnées définies sur true AffectsRender, SubPropertiesDoNotAffectRender

S’applique à