FlipView.

ButtonUpContentTemplate Property

Summary

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

Syntax

public DataTemplate ButtonUpContentTemplate { get; set; }

Value

Type Description
DataTemplate