DropDownButton.

ContentTemplate Property

Summary

Gets or sets the data template used to display the content of the DropDownButton.
Namespace
MahApps.Metro.Controls
Containing Type
DropDownButton

Syntax

[Bindable(true)]
public DataTemplate ContentTemplate { get; set; }

Attributes

Type Description
Bindable

Value

Type Description
DataTemplate