ComponentOne Extended Library for UWP
SetColor(Color,String) Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > ColorPaletteEntry Class > SetColor Method : SetColor(Color,String) Method
Assign the color with the specified name to this entry.
Syntax
'Declaration
 
Public Overloads Sub SetColor( _
   ByVal color As Windows.UI.Color, _
   ByVal colorName As System.String _
) 
public void SetColor( 
   Windows.UI.Color color,
   System.string colorName
)

Parameters

color
colorName
See Also

Reference

ColorPaletteEntry Class
ColorPaletteEntry Members
Overload List