Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / ColorPalette Class / ThemeName Property

In This Topic
    ThemeName Property
    In This Topic
    Gets or sets the name of the color theme.
    Syntax
    'Declaration
     
    Public Property ThemeName As String
    public string ThemeName {get; set;}
    See Also