The TimeSlotStateToBrushConverter type exposes the following members.

Properties

  NameDescription
Public propertyNotWorkTimeBrush
The brush to use if the TimeSlotState is NotWorkTime.
Public propertySelectedNotWorkTimeBrush
The brush to use if the TimeSlotState is SelectedNotWorkTime.
Public propertySelectedWorkTimeBrush
The brush to use if the TimeSlotState is SelectedWorkTime.
Public propertyWorkTimeBrush
The brush to use if the TimeSlotState is WorkTime.

See Also