1 instantiation of IntegerCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
1194customTabOffsets = new IntegerCollection(this);
5 references to IntegerCollection
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListBox.cs (5)
128private IntegerCollection customTabOffsets; 1191public IntegerCollection CustomTabOffsets { 3578public void AddRange(IntegerCollection value) { 3768private IntegerCollection items; 3774public CustomTabOffsetsEnumerator(IntegerCollection items) {