Version 24.2 (latest)

DaySettingsOverride Class Properties

For a list of all members of this type, see DaySettingsOverride members.

Public Properties
 NameDescription
Public PropertyDateSpecifies the date. The date is always considered to be relative to the local time-zone.  
Public PropertyDaySettingsSpecifies the DaySettings object.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyRecurrenceSpecifies the date recurrence. If Recurrence is specified then Date property's value is used as the start time for the recurrence.  
See Also