ComboBox.DropDownOpened
Description:
Subscribe to this event to be notified when the drop-down of the ComboBox is opened.
Subscribe to this event to be notified when the drop-down of the ComboBox is opened.
public event EventHandler<ComboBoxDropDownOpenedEventArgs> DropDownOpened