ColorPicker.

SelectedColorTemplate Property

Summary

Gets or sets the DataTemplate for the SelectedColor
Namespace
MahApps.Metro.Controls
Containing Type
ColorPicker

Syntax

public DataTemplate SelectedColorTemplate { get; set; }

Value

Type Description
DataTemplate