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

In This Topic
    DuskGreen Property (C1SchedulerResources)
    In This Topic
    Obsolete. Gets the ResourceDictionary representing C1Scheduler Dusk Green theme.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property DuskGreen As ResourceDictionary
    public static ResourceDictionary DuskGreen {get;}
    See Also