ComponentOne Extended Library for WPF and Silverlight
ColorPalette Constructor

C1.WPF.Extended Namespace > ColorPalette Class : ColorPalette Constructor
Creates an instance of the color palette with the specified theme name.
Syntax
'Declaration
 
Public Function New( _
   ByVal themeName As String _
)
public ColorPalette( 
   string themeName
)

Parameters

themeName
See Also

Reference

ColorPalette Class
ColorPalette Members