ColorPalette Class

Namespace
MahApps.Metro.Controls
Base Types
  • ListBox
graph BT Type-->Base0["ListBox"] Type["ColorPalette"] class Type type-node

Syntax

public class ColorPalette : ListBox

Fields

Name Constant Value Summary
ColorNamesDictionaryProperty
Identifies the ColorNamesDictionary dependency property.
static
HeaderProperty
Identifies the Header dependency property.
static
HeaderTemplateProperty
Identifies the HeaderTemplate dependency property.
static

Properties

Name Value Summary
ColorNamesDictionary Dictionary<Color?, string>
Gets or sets a custom dictionary for color to name. If null, the default dictionary will be used.
Header object
Gets or sets the Header of this Control
HeaderTemplate DataTemplate
Gets or sets the HeaderTemplate of this Control