ComponentOne Extended Library for UWP
Add(Color) Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > ColorPalette Class > Add Method : Add(Color) Method
Adds the specified color to the palette.
Syntax
'Declaration
 
Public Overloads Sub Add( _
   ByVal color As Windows.UI.Color _
) 
public void Add( 
   Windows.UI.Color color
)

Parameters

color
See Also

Reference

ColorPalette Class
ColorPalette Members
Overload List