I am trying to implement a comboBox style. In this case , there is a watermark on it,and if you select an item , watermark will collapsed to the left top corner. If ComboboxItem with an image , it will change the main ComboBox button layout, Is there any way to achieve this effect?
I've found the implementation of textbox,
How do I implement this effect on combobox. Any ideas?
