3 instantiations of ComboBoxWithSelectCounter
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
2509
using ComboBoxWithSelectCounter comboBox =
new
();
2527
using ComboBoxWithSelectCounter comboBox =
new
();
2602
using ComboBoxWithSelectCounter comboBox =
new
();
3 references to ComboBoxWithSelectCounter
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
2509
using
ComboBoxWithSelectCounter
comboBox = new();
2527
using
ComboBoxWithSelectCounter
comboBox = new();
2602
using
ComboBoxWithSelectCounter
comboBox = new();