Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1CalendarResources Class / Office2010Black Property

In This Topic
    Office2010Black Property (C1CalendarResources)
    In This Topic
    Gets the ResourceDictionary representing CalendarBase Office 2010 Black theme.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Office2010Black As ResourceDictionary
    public static ResourceDictionary Office2010Black {get;}
    See Also