The C1CalendarResources type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1CalendarResources |
Initializes the new instance of the C1CalendarResources class.
|
Methods
| Name | Description | |
|---|---|---|
| RefreshResources |
Refreshes resources according to the currently selected theme.
(Overrides ThemeResources..::..RefreshResources()()()().) |
Fields
| Name | Description | |
|---|---|---|
| ClassicSystemColors |
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
| Name | Description | |
|---|---|---|
| Aero |
Gets the ResourceDictionary representing C1CalendarBase Aero theme.
| |
| Classic |
Gets the ResourceDictionary representing C1CalendarBase Window Classic theme.
| |
| CommandPanelTemplate |
Gets the DataTemplate object used for calendar command panel.
| |
| DayOfWeekSlotStyle |
Gets the Style object describing day of week slot style.
| |
| DayOfWeekSlotTemplate |
Gets the DataTemplate defining a UI representation of
a single day of week.
| |
| DaySlotStyle |
Gets the Style object describing the style of single day slot.
| |
| DaySlotTemplate |
Gets the DataTemplate defining a UI representation of
a single day of a month.
| |
| DaysOfWeekPanel |
Gets the ItemsPanelTemplate defining the panel that lays out elements
representing days of week.
| |
| DaysPanel |
Gets the ItemsPanelTemplate object defining the panel that lays out elements
representing days of a month.
| |
| DuskBlue |
Gets the ResourceDictionary representing C1CalendarBase Dusk Blue theme.
| |
| DuskGreen |
Gets the ResourceDictionary representing C1CalendarBase Dusk Green theme.
| |
| MediaPlayer |
Gets the ResourceDictionary representing C1CalendarBase Media Player theme.
| |
| MonthCalendarStyle |
Gets the Style object describing style of a single month in a multi-month calendar.
| |
| MonthSlotStyle |
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.
| |
| MonthsPanel |
Gets the ItemsPanelTemplate defining the panel that lays out elements
representing separate months in a multi-month calendar.
| |
| Office2007Black |
Gets the ResourceDictionary representing C1CalendarBase Office 2007 Black theme.
| |
| Office2007Blue |
Gets the ResourceDictionary representing C1CalendarBase Office 2007 Blue theme.
| |
| Office2007Silver |
Gets the ResourceDictionary representing C1CalendarBase Office 2007 Silver theme.
| |
| Royale |
Gets the ResourceDictionary representing C1CalendarBase Media Center theme.
| |
| Theme |
Gets or sets the ResourceDictionary object used as the theme for the control.
(Overrides ThemeResources..::..Theme.) | |
| Vista |
Gets the ResourceDictionary representing C1CalendarBase Vista theme.
| |
| WindowsXPBlue |
Gets the ResourceDictionary representing C1CalendarBase Windows XP Blue theme.
| |
| WindowsXPOlive |
Gets the ResourceDictionary representing C1CalendarBase Windows XP Olive Green theme.
| |
| WindowsXPSilver |
Gets the ResourceDictionary representing C1CalendarBase Windows XP Silver theme.
|