A command for raising an event indicating that the selected color has changed. This is useful for including a shortcut button in the style.

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

Syntax

C#
public static readonly RoutedCommand RaiseColorChangedCommand
Visual Basic (Declaration)
Public Shared ReadOnly RaiseColorChangedCommand As RoutedCommand

See Also