Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1SchedulerResources Class / Office2007Black Property

In This Topic
    Office2007Black Property (C1SchedulerResources)
    In This Topic
    Gets the ResourceDictionary representing C1Scheduler Office 2007 Black theme.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Office2007Black As ResourceDictionary
    public static ResourceDictionary Office2007Black {get;}
    See Also