Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1SchedulerResources Class / RefreshResources Method

In This Topic
    RefreshResources Method (C1SchedulerResources)
    In This Topic
    Refreshes resources according to the currently selected theme.
    Syntax
    'Declaration
     
    
    Public Overrides Sub RefreshResources() 
    public override void RefreshResources()
    See Also