InfoBar.ContentTemplate Property

Definition

Gets or sets the data template for the InfoBar.Content.

C#
public DataTemplate ContentTemplate { get; set; }

Property Value

The data template that is used to display the content of the InfoBar.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also