Skip to content

PaletteOption.Accent property

The accent colour of the palette, read without applying it. Bind a swatch to this to let the user see a palette before picking it. null if the palette defines none.

public IBrush? Accent { get; }

See Also