Page.Background Proprietà

Definizione

Ottiene o imposta lo sfondo di un oggetto 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

Valore della proprietà

Oggetto Brush utilizzato Page per disegnare lo sfondo.

Commenti

Informazioni sulle proprietà di dipendenza

Elemento Value
Campo Identificatore BackgroundProperty
Proprietà dei metadati impostate su true AffectsRender, SubPropertiesDoNotAffectRender

Si applica a