Calendar for WPF | ComponentOne
C1.WPF.Calendar 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 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 PropertyOverridden. Gets or sets the System.Windows.ResourceDictionary object used as the theme for the control.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Refreshes resources according to the currently selected theme.  
    Public MethodTryFindComponentResourceKey (Inherited from C1.WPF.Calendar.ThemeResources)
    Public MethodOverridden. TryFindThemeResource  
    Top
    See Also