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

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