ButtonChrome.Background Eigenschap

Definitie

Hiermee haalt of stelt u de borstel in die wordt gebruikt om de achtergrond van de Button.

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

Waarde van eigenschap

De borstel die wordt gebruikt om de achtergrond van de Button.

Opmerkingen

Informatie over afhankelijkheidseigenschappen

Item Value
Id-veld BackgroundProperty
Eigenschappen van metagegevens ingesteld op true AffectsRender, SubPropertiesDoNotAffectRender

Van toepassing op