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

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