Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ColorPalette Class / ThemeName Property

In This Topic
    ThemeName Property (ColorPalette)
    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