Associates a name with a color according to the WPF color naming standard.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class NamedColor
Visual Basic (Declaration)
Public Class NamedColor

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfPropertyGrid..::.NamedColor

See Also