61 instantiations of ObjectCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
623
_itemsCollection ??= new
ObjectCollection
(this);
System.Windows.Forms.Tests (60)
System\Windows\Forms\Combobox.ObjectCollectionTests.cs (60)
26
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
49
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
74
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
95
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
116
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
134
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
164
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
197
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
225
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
247
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
271
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
293
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
320
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
351
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
376
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
396
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
413
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
464
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
481
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
505
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
533
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
550
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
567
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
584
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
604
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
628
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
657
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
683
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
713
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
744
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
771
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
788
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
805
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
826
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
843
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
889
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
906
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
927
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
944
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
968
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
991
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1022
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1068
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1089
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1113
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1138
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1158
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1175
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1192
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1220
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1251
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1272
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1292
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1316
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1335
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1352
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1369
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1390
ObjectCollection collection =
new
(comboBox);
1393
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1423
ObjectCollection collection =
new
(comboBox)
77 references to ObjectCollection
System.Windows.Forms (10)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxAccessibleObject.cs (1)
6
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
7
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxItemAccessibleObject.cs (1)
8
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxItemAccessibleObjectCollection.cs (1)
4
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
13
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
70
private
ObjectCollection
? _itemsCollection;
619
public
ObjectCollection
Items
2978
ObjectCollection
? savedItems = _itemsCollection;
System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs (1)
7
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.cs (1)
209
public ComboBox.
ObjectCollection
Items
System.Windows.Forms.Tests (67)
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxAccessibleObjectTests.cs (2)
452
ComboBox.
ObjectCollection
.Entry item = comboBox.Items.InnerList[0];
474
ComboBox.
ObjectCollection
.Entry item = comboBox.Items.InnerList[0];
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxItemAccessibleObjectTests.cs (1)
11
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Combobox.ObjectCollectionTests.cs (64)
9
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
26
ObjectCollection
comboBoxObjectCollection = new(comboBox)
49
ObjectCollection
comboBoxObjectCollection = new(comboBox);
74
ObjectCollection
comboBoxObjectCollection = new(comboBox);
95
ObjectCollection
comboBoxObjectCollection = new(comboBox);
116
ObjectCollection
comboBoxObjectCollection = new(comboBox);
134
ObjectCollection
comboBoxObjectCollection = new(comboBox)
164
ObjectCollection
comboBoxObjectCollection = new(comboBox);
197
ObjectCollection
comboBoxObjectCollection = new(comboBox);
225
ObjectCollection
comboBoxObjectCollection = new(comboBox);
247
ObjectCollection
comboBoxObjectCollection = new(comboBox);
271
ObjectCollection
comboBoxObjectCollection = new(comboBox);
293
ObjectCollection
comboBoxObjectCollection = new(comboBox);
320
ObjectCollection
comboBoxObjectCollection = new(comboBox);
351
ObjectCollection
comboBoxObjectCollection = new(comboBox);
376
ObjectCollection
comboBoxObjectCollection = new(comboBox);
396
ObjectCollection
comboBoxObjectCollection = new(comboBox);
413
ObjectCollection
comboBoxObjectCollection = new(comboBox);
431
ObjectCollection
comboBoxObjectCollection = comboBox.Items;
464
ObjectCollection
comboBoxObjectCollection = new(comboBox);
481
ObjectCollection
comboBoxObjectCollection = new(comboBox);
505
ObjectCollection
comboBoxObjectCollection = new(comboBox);
533
ObjectCollection
comboBoxObjectCollection = new(comboBox);
550
ObjectCollection
comboBoxObjectCollection = new(comboBox);
567
ObjectCollection
comboBoxObjectCollection = new(comboBox);
584
ObjectCollection
comboBoxObjectCollection = new(comboBox);
604
ObjectCollection
comboBoxObjectCollection = new(comboBox)
628
ObjectCollection
comboBoxObjectCollection = new(comboBox)
657
ObjectCollection
comboBoxObjectCollection = new(comboBox)
683
ObjectCollection
comboBoxObjectCollection = new(comboBox)
713
ObjectCollection
comboBoxObjectCollection = new(comboBox);
744
ObjectCollection
comboBoxObjectCollection = new(comboBox);
771
ObjectCollection
comboBoxObjectCollection = new(comboBox);
788
ObjectCollection
comboBoxObjectCollection = new(comboBox);
805
ObjectCollection
comboBoxObjectCollection = new(comboBox);
826
ObjectCollection
comboBoxObjectCollection = new(comboBox);
843
ObjectCollection
comboBoxObjectCollection = new(comboBox)
863
ObjectCollection
comboBoxObjectCollection = comboBox.Items;
889
ObjectCollection
comboBoxObjectCollection = new(comboBox);
906
ObjectCollection
comboBoxObjectCollection = new(comboBox);
927
ObjectCollection
comboBoxObjectCollection = new(comboBox);
944
ObjectCollection
comboBoxObjectCollection = new(comboBox)
968
ObjectCollection
comboBoxObjectCollection = new(comboBox)
991
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1022
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1042
ObjectCollection
comboBoxObjectCollection = comboBox.Items;
1068
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1089
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1113
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1138
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1158
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1175
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1192
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1220
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1251
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1272
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1292
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1316
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1335
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1352
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1369
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1390
ObjectCollection
collection = new(comboBox);
1393
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1423
ObjectCollection
collection = new(comboBox)