Ghost1372

everything can be handy

ColorPalette

Attributes

Property
RectangleCornerRadius
Color
Palette
ShowHeader
ItemWidth
ItemsSource
SelectedItem
SelectedIndex
ItemTemplate

Example With TextBlock

1
2
3
4
5
<wuc:ColorPalette ItemClick="ColorPalette_ItemClick"
ItemWidth="32"
Palette="Rectangle"
ShowHeader="False"
Color="NormalLarge" />

Demo

you can run demo and see this feature.

WinUICommunity

0%