ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / RequestedTheme Property

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