Gets or sets the foreground color palette.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyCollection<NamedColor> ForegroundPalette { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ForegroundPalette As ReadOnlyCollection(Of NamedColor) |