ComponentOne Extended Library for UWP
Clone Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > ColorPalette Class : Clone Method
Returns a clone of this palette with the specified theme name.
Syntax
'Declaration
 
Public Function Clone( _
   ByVal themeName As System.String _
) As ColorPalette
public ColorPalette Clone( 
   System.string themeName
)

Parameters

themeName
See Also

Reference

ColorPalette Class
ColorPalette Members