Page.Background Propriedade

Definição

Obtém ou define o fundo para um 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

Valor de Propriedade

O Brush que Page é usado para pintar o seu fundo.

Observações

Informação de Propriedade de Dependência

Item Value
Campo identificador BackgroundProperty
Propriedades dos metadados definidas como true AffectsRender, SubPropertiesDoNotAffectRender

Aplica-se a