ComponentOne Extended Library for UWP
Contains Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > ColorPalette Class : Contains Method
Determines whether a color is in the palette.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal color As Windows.UI.Color _
) As System.Boolean
public System.bool Contains( 
   Windows.UI.Color color
)

Parameters

color
See Also

Reference

ColorPalette Class
ColorPalette Members