The TimeSlotStateToBrushConverter type exposes the following members.

Properties

  NameDescription
NotWorkTimeBrush
The brush to use if the TimeSlotState is NotWorkTime.
SelectedNotWorkTimeBrush
The brush to use if the TimeSlotState is SelectedNotWorkTime.
SelectedWorkTimeBrush
The brush to use if the TimeSlotState is SelectedWorkTime.
WorkTimeBrush
The brush to use if the TimeSlotState is WorkTime.

See Also