Open CPKreu opened 3 years ago
Basically so that you can do something like this
<PortableColorPicker> <PortableColorPicker.ColorPicker> <StackPanel> <StandardColorPicker /> <Button>idk</Button> </StackPanel> </PortableColorPicker.ColorPicker> </PortableColorPicker>
I'm not doing this in 3.0.0
It is possible in AvaloniaUI version if you create your own control template
Basically so that you can do something like this