Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1CalendarResources Class
Fields Properties Methods


In This Topic
    C1CalendarResources Class Members
    In This Topic

    The following tables list the members exposed by C1CalendarResources.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the new instance of the C1CalendarResources class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets the ResourceDictionary representing Default theme. This theme uses system-defined colors. This is a default theme for calendar controls.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.Style object describing day of week slot style.  
    Public PropertyGets the System.Windows.DataTemplate defining a UI representation of a single day of week.  
    Public PropertyGets the System.Windows.Style object describing the style of single day slot.  
    Public PropertyGets the System.Windows.DataTemplate defining a UI representation of a single day of a month.  
    Public PropertyGets the System.Windows.Controls.ItemsPanelTemplate defining the panel that lays out elements representing days of week.  
    Public PropertyGets the System.Windows.Controls.ItemsPanelTemplate object defining the panel that lays out elements representing days of a month.  
    Public Propertystatic (Shared in Visual Basic)Obsolete. Gets the ResourceDictionary representing CalendarBase Dusk Blue theme.  
    Public Propertystatic (Shared in Visual Basic)Obsolete. Gets the ResourceDictionary representing CalendarBase Dusk Green theme.  
    Public Propertystatic (Shared in Visual Basic)Obsolete. Gets the ResourceDictionary representing CalendarBase Media Player theme.  
    Public PropertyGets the System.Windows.Style object describing style of a single month in a multi-month calendar.  
    Public PropertyGets the System.Windows.Style object describing style of C1CalendarPresenter elements which are the root elements of a visual tree representing a single month in a multi-month calendar.  
    Public PropertyGets the System.Windows.Controls.ItemsPanelTemplate defining the panel that lays out elements representing separate months in a multi-month calendar.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2007 Black theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2007 Blue theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2007 Silver theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2010 Black theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2010 Blue theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2010 Silver theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2016 Black theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2016 Colorful theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2016 Dark Gray theme.  
    Public Propertystatic (Shared in Visual Basic)Gets the ResourceDictionary representing CalendarBase Office 2016 White theme.  
    Public PropertyOverridden. Gets or sets the System.Windows.ResourceDictionary object used as the theme for the control.  
    Public Propertystatic (Shared in Visual Basic)Obsolete. Gets the ResourceDictionary representing CalendarBase Vista theme.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Refreshes resources according to the currently selected theme.  
    Top
    See Also