The C1CalendarResources type exposes the following members.

Constructors

  NameDescription
Public methodC1CalendarResources
Initializes the new instance of the C1CalendarResources class.

Methods

  NameDescription
Public methodRefreshResources
Refreshes resources according to the currently selected theme.
(Overrides ThemeResources..::..RefreshResources()()()().)

Fields

  NameDescription
Public fieldStatic memberClassicSystemColors
Gets the ResourceDictionary representing C1CalendarBase Window Classic System Colors theme. This theme uses system-defined colors. This is a default theme for calendar controls.

Properties

  NameDescription
Public propertyStatic memberAero
Gets the ResourceDictionary representing C1CalendarBase Aero theme.
Public propertyStatic memberClassic
Gets the ResourceDictionary representing C1CalendarBase Window Classic theme.
Public propertyCommandPanelTemplate
Gets the DataTemplate object used for calendar command panel.
Public propertyDayOfWeekSlotStyle
Gets the Style object describing day of week slot style.
Public propertyDayOfWeekSlotTemplate
Gets the DataTemplate defining a UI representation of a single day of week.
Public propertyDaySlotStyle
Gets the Style object describing the style of single day slot.
Public propertyDaySlotTemplate
Gets the DataTemplate defining a UI representation of a single day of a month.
Public propertyDaysOfWeekPanel
Gets the ItemsPanelTemplate defining the panel that lays out elements representing days of week.
Public propertyDaysPanel
Gets the ItemsPanelTemplate object defining the panel that lays out elements representing days of a month.
Public propertyStatic memberDuskBlue
Gets the ResourceDictionary representing C1CalendarBase Dusk Blue theme.
Public propertyStatic memberDuskGreen
Gets the ResourceDictionary representing C1CalendarBase Dusk Green theme.
Public propertyStatic memberMediaPlayer
Gets the ResourceDictionary representing C1CalendarBase Media Player theme.
Public propertyMonthCalendarStyle
Gets the Style object describing style of a single month in a multi-month calendar.
Public propertyMonthSlotStyle
Gets the Style object describing style of C1MultiMonthCalendarPresenter elements which are the root elements of a visual tree representing a single month in a multi-month calendar.
Public propertyMonthsPanel
Gets the ItemsPanelTemplate defining the panel that lays out elements representing separate months in a multi-month calendar.
Public propertyStatic memberOffice2007Black
Gets the ResourceDictionary representing C1CalendarBase Office 2007 Black theme.
Public propertyStatic memberOffice2007Blue
Gets the ResourceDictionary representing C1CalendarBase Office 2007 Blue theme.
Public propertyStatic memberOffice2007Silver
Gets the ResourceDictionary representing C1CalendarBase Office 2007 Silver theme.
Public propertyStatic memberRoyale
Gets the ResourceDictionary representing C1CalendarBase Media Center theme.
Public propertyTheme
Gets or sets the ResourceDictionary object used as the theme for the control.
(Overrides ThemeResources..::..Theme.)
Public propertyStatic memberVista
Gets the ResourceDictionary representing C1CalendarBase Vista theme.
Public propertyStatic memberWindowsXPBlue
Gets the ResourceDictionary representing C1CalendarBase Windows XP Blue theme.
Public propertyStatic memberWindowsXPOlive
Gets the ResourceDictionary representing C1CalendarBase Windows XP Olive Green theme.
Public propertyStatic memberWindowsXPSilver
Gets the ResourceDictionary representing C1CalendarBase Windows XP Silver theme.

See Also