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

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