Gets a palette containing Office-style theme colors.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static ReadOnlyCollection<NamedColor> Office2007Palette { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property Office2007Palette As ReadOnlyCollection(Of NamedColor)

See Also