Page.Background Propriedade

Definição

Obtém ou define a tela de 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 da propriedade

Brush

O Brush que Page usa para pintar seu plano de fundo.

Comentários

Informações da propriedade de dependência

Campo identificador BackgroundProperty
Propriedades de metadados definidas como true AffectsRender, SubPropertiesDoNotAffectRender

Aplica-se a