The DayOfWeekSlot type exposes the following members.

Properties

  NameDescription
Public propertyDayFullName
Gets a culture specific full name for the DayOfWeek.
Public propertyDayOfWeek
Gets a day of a week represented by the DayOfWeekSlot.
Public propertyDayShortestName
Gets a culture specific shortest name for the DayOfWeek.
Public propertyDayShortName
Gets a culture specific short name for the DayOfWeek.
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance.
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyIsSealed
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.)
Public propertyIsWeekend
Indicates whether the DayOfWeek is a weekend.

See Also