ComponentOne Extended Library for UWP
ColorPalette Constructor

C1.UWP.Extended Assembly > C1.Xaml.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 System.String _
)
public ColorPalette( 
   System.string themeName
)

Parameters

themeName
See Also

Reference

ColorPalette Class
ColorPalette Members