FlipView.

ButtonForwardContentTemplate Property

Summary

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

Syntax

public DataTemplate ButtonForwardContentTemplate { get; set; }

Value

Type Description
DataTemplate