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

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