ComponentOne Extended Library for WPF and Silverlight
Contains Method (ColorPalette)

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

Parameters

color
See Also

Reference

ColorPalette Class
ColorPalette Members