FlipView.

ButtonBackContentTemplate Property

Summary

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

Syntax

public DataTemplate ButtonBackContentTemplate { get; set; }

Value

Type Description
DataTemplate