Gets or sets the channel that is affected by this ColorChannelConverter.

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

Syntax

C#
public ColorChannel Channel { get; set; }
Visual Basic (Declaration)
Public Property Channel As ColorChannel

See Also