FlipView.

ButtonDownContentTemplate Property

Summary

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

Syntax

public DataTemplate ButtonDownContentTemplate { get; set; }

Value

Type Description
DataTemplate