topic description
I want to change the style of the ComboBox control in the wpf window when the mouse is pressed / touchscreen clicked, but after I wrote the following code, I found that the ComboBox control only shows the effect I want when it is "expanded-> folded". When "put away-> expanded", there is no style change when the mouse is pressed, which is a headache.
related codes