2 references to OnSelectionChangeCommitted
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2543
OnSelectionChangeCommitted
(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComboBoxTests.cs (1)
2930
public new void OnSelectionChangeCommitted(EventArgs e) => base.
OnSelectionChangeCommitted
(e);