ItemsRepeater.Background Property

Definition

Gets or sets a brush that provides the background of the control.

C#
public Brush Background { get; set; }

Property Value

The brush that provides the background of the control. The default is null, (a null brush) which is evaluated as Transparent for rendering.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6