The DayOfWeekSlot type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DayFullName |
Gets a culture specific full name for the DayOfWeek.
| |
| DayOfWeek |
Gets a day of a week represented by the DayOfWeekSlot.
| |
| DayShortestName |
Gets a culture specific shortest name for the DayOfWeek.
| |
| DayShortName |
Gets a culture specific short name for the DayOfWeek.
| |
| DependencyObjectType |
Gets the DependencyObjectType that wraps the CLR type of this instance.
(Inherited from DependencyObject.) | |
| Dispatcher |
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.) | |
| IsSealed |
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.) | |
| IsWeekend |
Indicates whether the DayOfWeek is a weekend.
|