FlipView.

BannerTextTemplate Property

Summary

Gets or sets the DataTemplate used to display the banner's content.
Namespace
MahApps.Metro.Controls
Containing Type
FlipView

Syntax

public DataTemplate BannerTextTemplate { get; set; }

Value

Type Description
DataTemplate