3 instantiations of ComboBoxWithSelectCounter
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
2507
using ComboBoxWithSelectCounter comboBox =
new
();
2525
using ComboBoxWithSelectCounter comboBox =
new
();
2600
using ComboBoxWithSelectCounter comboBox =
new
();
3 references to ComboBoxWithSelectCounter
System.Windows.Forms.Tests (3)
System\Windows\Forms\ComboBoxTests.cs (3)
2507
using
ComboBoxWithSelectCounter
comboBox = new();
2525
using
ComboBoxWithSelectCounter
comboBox = new();
2600
using
ComboBoxWithSelectCounter
comboBox = new();