Gets the ResourceKey for the DataTemplate that edits colors using a color picker.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static ComponentResourceKey ColorEditorKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ColorEditorKey As ComponentResourceKey

See Also