Setting the IsHitTestVisible="false"
has the effect of having the whole ComboBox's drop area unresponsive to clicks. The same goes for setting to true.
With a ComboBox
I don't have to create any storyboard to make ComboBox animation like but I found this issue.
How can one make the ComboBoxItem
area unclickable except for the button within?