ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1Calendar Class / Resources Property

In This Topic
    Resources Property (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Resources As Windows.UI.Xaml.ResourceDictionary
    public Windows.UI.Xaml.ResourceDictionary Resources {get; set;}
    See Also