Selects a brush according to an TimeSlotState.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class TimeSlotStateToBrushConverter : IValueConverter
Visual Basic
Public Class TimeSlotStateToBrushConverter _
	Implements IValueConverter
Visual C++
public ref class TimeSlotStateToBrushConverter : IValueConverter

Inheritance Hierarchy

System..::..Object
  Mindscape.SilverlightElements..::..TimeSlotStateToBrushConverter

See Also