The NamedColor type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| NamedColor | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| Color |
Gets the color value.
| |
| ColorNames |
Gets a mapping of colors to names, as defined in the WPF Colors class.
| |
| Name |
Gets the name of the color.
| |
| NamedColors |
Gets a list of all named colors, as defined in the WPF Colors class.
|