DropDownButton.

IconTemplate Property

Summary

Gets or sets the DataTemplate for the icon part.
Namespace
MahApps.Metro.Controls
Containing Type
DropDownButton

Syntax

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

Attributes

Type Description
Bindable

Value

Type Description
DataTemplate