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

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