- 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 |
---|---|---|
Color |
Identifies the
ColorNamesDictionary dependency property.static
|
|
HeaderProperty |
Identifies the
Header dependency property.static
|
|
Header |
Identifies the
HeaderTemplate dependency property.static
|
Properties
Name | Value | Summary |
---|---|---|
ColorNamesDictionary | Dictionary |
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
|