I want to show a color dialog with the ColorButton control, which is pretty easy, but I can't configure the shown window this way. Is there a way?
Currently, I did that by binding a command in my UI which creates a and shows a new ColorPickerWindow instance - is this the recommended way?
I want to show a color dialog with the ColorButton control, which is pretty easy, but I can't configure the shown window this way. Is there a way?
Currently, I did that by binding a command in my UI which creates a and shows a new ColorPickerWindow instance - is this the recommended way?