If you want to react only when the user change the selected item in the combo box, then it is better to subscribe to SelectionChangeCommitted.
If you want to react only when the user change the selected item in the combo box, then it is better to subscribe to SelectionChangeCommitted.