ColorHelper.

ColorNamesDictionary Property

Summary

A Dictionary with localized Color Names
Namespace
MahApps.Metro.Controls
Containing Type
ColorHelper

Syntax

public static Dictionary<Color?, string> ColorNamesDictionary { get; set; }

Value

Type Description
Dictionary<Color?, string>