Compartir a través de


ClassicBorderDecorator.Background Propiedad

Definición

Obtiene o establece el pincel utilizado para rellenar el segundo plano del elemento.

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 propiedad

El pincel utilizado para rellenar el segundo plano del elemento.

Comentarios

Información sobre propiedades de dependencia

Campo identificador BackgroundProperty
Propiedades de metadatos establecidas en true AffectsRender, SubPropertiesDoNotAffectRender, Journal

Se aplica a