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)
24
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
47
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
72
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
93
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
114
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
132
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
162
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
195
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
223
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
245
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
269
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
291
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
318
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
349
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
374
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
394
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
411
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
462
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
479
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
503
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
531
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
548
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
565
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
582
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
602
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
626
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
655
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
681
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
711
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
742
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
769
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
786
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
803
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
824
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
841
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
887
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
904
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
925
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
942
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
966
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
989
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1020
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1066
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1087
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1111
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1136
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1156
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1173
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1190
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1218
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1249
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1270
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1290
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1314
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1333
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1350
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1367
ObjectCollection comboBoxObjectCollection =
new
(comboBox)
1388
ObjectCollection collection =
new
(comboBox);
1391
ObjectCollection comboBoxObjectCollection =
new
(comboBox);
1421
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)
450
ComboBox.
ObjectCollection
.Entry item = comboBox.Items.InnerList[0];
472
ComboBox.
ObjectCollection
.Entry item = comboBox.Items.InnerList[0];
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxItemAccessibleObjectTests.cs (1)
9
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
System\Windows\Forms\Combobox.ObjectCollectionTests.cs (64)
7
using static System.Windows.Forms.ComboBox.
ObjectCollection
;
24
ObjectCollection
comboBoxObjectCollection = new(comboBox)
47
ObjectCollection
comboBoxObjectCollection = new(comboBox);
72
ObjectCollection
comboBoxObjectCollection = new(comboBox);
93
ObjectCollection
comboBoxObjectCollection = new(comboBox);
114
ObjectCollection
comboBoxObjectCollection = new(comboBox);
132
ObjectCollection
comboBoxObjectCollection = new(comboBox)
162
ObjectCollection
comboBoxObjectCollection = new(comboBox);
195
ObjectCollection
comboBoxObjectCollection = new(comboBox);
223
ObjectCollection
comboBoxObjectCollection = new(comboBox);
245
ObjectCollection
comboBoxObjectCollection = new(comboBox);
269
ObjectCollection
comboBoxObjectCollection = new(comboBox);
291
ObjectCollection
comboBoxObjectCollection = new(comboBox);
318
ObjectCollection
comboBoxObjectCollection = new(comboBox);
349
ObjectCollection
comboBoxObjectCollection = new(comboBox);
374
ObjectCollection
comboBoxObjectCollection = new(comboBox);
394
ObjectCollection
comboBoxObjectCollection = new(comboBox);
411
ObjectCollection
comboBoxObjectCollection = new(comboBox);
429
ObjectCollection
comboBoxObjectCollection = comboBox.Items;
462
ObjectCollection
comboBoxObjectCollection = new(comboBox);
479
ObjectCollection
comboBoxObjectCollection = new(comboBox);
503
ObjectCollection
comboBoxObjectCollection = new(comboBox);
531
ObjectCollection
comboBoxObjectCollection = new(comboBox);
548
ObjectCollection
comboBoxObjectCollection = new(comboBox);
565
ObjectCollection
comboBoxObjectCollection = new(comboBox);
582
ObjectCollection
comboBoxObjectCollection = new(comboBox);
602
ObjectCollection
comboBoxObjectCollection = new(comboBox)
626
ObjectCollection
comboBoxObjectCollection = new(comboBox)
655
ObjectCollection
comboBoxObjectCollection = new(comboBox)
681
ObjectCollection
comboBoxObjectCollection = new(comboBox)
711
ObjectCollection
comboBoxObjectCollection = new(comboBox);
742
ObjectCollection
comboBoxObjectCollection = new(comboBox);
769
ObjectCollection
comboBoxObjectCollection = new(comboBox);
786
ObjectCollection
comboBoxObjectCollection = new(comboBox);
803
ObjectCollection
comboBoxObjectCollection = new(comboBox);
824
ObjectCollection
comboBoxObjectCollection = new(comboBox);
841
ObjectCollection
comboBoxObjectCollection = new(comboBox)
861
ObjectCollection
comboBoxObjectCollection = comboBox.Items;
887
ObjectCollection
comboBoxObjectCollection = new(comboBox);
904
ObjectCollection
comboBoxObjectCollection = new(comboBox);
925
ObjectCollection
comboBoxObjectCollection = new(comboBox);
942
ObjectCollection
comboBoxObjectCollection = new(comboBox)
966
ObjectCollection
comboBoxObjectCollection = new(comboBox)
989
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1020
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1040
ObjectCollection
comboBoxObjectCollection = comboBox.Items;
1066
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1087
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1111
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1136
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1156
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1173
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1190
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1218
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1249
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1270
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1290
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1314
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1333
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1350
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1367
ObjectCollection
comboBoxObjectCollection = new(comboBox)
1388
ObjectCollection
collection = new(comboBox);
1391
ObjectCollection
comboBoxObjectCollection = new(comboBox);
1421
ObjectCollection
collection = new(comboBox)