Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / TimeSlotStyleSelector Class / Resources Property

In This Topic
    Resources Property (TimeSlotStyleSelector)
    In This Topic
    Gets the locally defined resource dictionary.
    Syntax
    'Declaration
     
    
    Public Overrides Property Resources As ResourceDictionary
    public override ResourceDictionary Resources {get; set;}
    See Also