The CalendarHelper type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Culture |
Gets or sets the CultureInfo object which holds culture-specific information.
| |
| DateTimeKind |
Gets or sets a DateTimeKind value specifying DateTime kind
used for saving DateTime values.
| |
| 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.) | |
| EndDayTime |
Gets or sets the TimeSpan value specifying
the end of the working time.
| |
| FullDayNames |
Gets an array of culture specific full day names.
| |
| FullMonthNames |
Gets an array of culture specific full month names.
| |
| Holidays |
Gets or sets the ObservableCollection<(Of <(<'T>)>)> object which holds
the list of holidays (non-working days in addition to weekends).
| |
| Info |
Gets the underlying CalendarInfo object. For internal use only.
| |
| IsSealed |
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.) | |
| StartDayTime |
Gets or sets the TimeSpan value specifying the beginning
of the working time.
| |
| VisualBitmapEffect | Obsolete.
Gets or sets the BitmapEffect value for the Visual.
(Inherited from Visual.) | |
| VisualBitmapEffectInput | Obsolete.
Gets or sets the BitmapEffectInput value for the Visual.
(Inherited from Visual.) | |
| VisualBitmapScalingMode |
Gets or sets the BitmapScalingMode for the Visual.
(Inherited from Visual.) | |
| VisualChildrenCount |
Gets the number of child elements for the Visual.
(Inherited from Visual.) | |
| VisualClip | (Inherited from Visual.) | |
| VisualEdgeMode | (Inherited from Visual.) | |
| VisualEffect |
Gets or sets the bitmap effect to apply to the Visual.
(Inherited from Visual.) | |
| VisualOffset |
Gets or sets the offset value of the visual object.
(Inherited from Visual.) | |
| VisualOpacity |
Gets or sets the opacity of the Visual.
(Inherited from Visual.) | |
| VisualOpacityMask | (Inherited from Visual.) | |
| VisualParent |
Gets the visual tree parent of the visual object.
(Inherited from Visual.) | |
| VisualTransform | (Inherited from Visual.) | |
| VisualXSnappingGuidelines |
Gets or sets the x-coordinate (vertical) guideline collection.
(Inherited from Visual.) | |
| VisualYSnappingGuidelines |
Gets or sets the y-coordinate (horizontal) guideline collection.
(Inherited from Visual.) | |
| WeekendExceptions |
Gets or sets the ObservableCollection<(Of <(<'T>)>)> object which holds
the list of weekend days which should be working.
| |
| WeekStart |
Gets or sets the DayOfWeek value determining
the first day of the week. Default is system settings.
| |
| WorkDays |
Gets or sets the WorkDays object containing the
set of working days in one week.
|