Returns one of the predefined color palettes.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public static ColorPalette GetColorPalette(
	Office2007ColorTheme colorPalette
)
Visual Basic
Public Shared Function GetColorPalette ( _
	colorPalette As Office2007ColorTheme _
) As ColorPalette

See Also