563 references to ImageList
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
493ImageList images = new ImageList();
System.Windows.Forms (7)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
67public ImageList(IContainer container) : this()
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
2067_largeButtonImages = new ImageList 3842_normalButtonImages = new ImageList();
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
1785_internalStateImageList = new ImageList(); 1977ImageList newImageList = new();
System\Windows\Forms\Design\ComponentEditorForm.cs (1)
182_selectorImageList = new ImageList
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
56_imageList = new ImageList();
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DesignBindingPicker.cs (3)
1912ImageList defaultImages = new() 1924ImageList copy = new() 1942ImageList copy = new()
System.Windows.Forms.Design.Tests (6)
System\Windows\Forms\Design\ImageCollectionCodeDomSerializerTests.cs (1)
87ImageList imageList = new();
System\Windows\Forms\Design\ImageListActionListTests.cs (1)
17_imageList = new();
System\Windows\Forms\Design\ImageListDesignerOriginalImageCollectionTests.cs (1)
18_owner.Initialize(new ImageList());
System\Windows\Forms\Design\ImageListDesignerTests.cs (1)
12using ImageList imageList = new();
System\Windows\Forms\Design\ListViewActionListTests.cs (2)
45using ImageList largeImageList = new(); 54using ImageList smallImageList = new();
System.Windows.Forms.Tests (539)
SerializableTypesTests.cs (1)
77using (ImageList imageList = new()
System\Windows\Forms\AccessibleObjects\ListViewItem.ListViewItemAccessibleObjectTests.cs (1)
1617using ImageList imageCollection = new();
System\Windows\Forms\AccessibleObjects\ListViewItem.ListViewItemDetailsAccessibleObjectTests.cs (2)
145using ImageList imageList = new(); 189using ImageList imageList1 = new();
System\Windows\Forms\AccessibleObjects\ListViewItem.ListViewItemImageAccessibleObjectTests.cs (2)
16using ImageList imageCollection = new(); 41using ImageList imageCollection = new();
System\Windows\Forms\AccessibleObjects\ListViewItem.ListViewItemWithImageAccessibleObjectTests.cs (3)
32using ImageList imageCollection = new(); 77using ImageList imageCollection = new(); 114using ImageList imageCollection = new();
System\Windows\Forms\AccessibleObjects\ListViewItem.ListViewSubItem.ListViewSubItemAccessibleObjectTests.cs (1)
999using ImageList imageCollection = new();
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (5)
175using ImageList sourceList = new(); 189using ImageList newList = new(); 199using ImageList sourceList = new(); 212using ImageList newList = new(); 237new ImageListStreamer(new ImageList()),
System\Windows\Forms\ButtonBaseTests.cs (23)
1469using ImageList imageList = new(); 2128using ImageList imageList = new(); 2155using ImageList imageList = new(); 2277using ImageList imageList = new(); 2306using ImageList imageList = new(); 2362yield return new object[] { new ImageList() }; 2400using ImageList imageList = new(); 2411using ImageList oldValue = new(); 2432yield return new object[] { new ImageList(), 1 }; 2469yield return new object[] { new ImageList(), 1 }; 2476using ImageList oldValue = new(); 2511using ImageList imageList = new(); 2520using ImageList imageList1 = new(); 2521using ImageList imageList2 = new(); 2542using ImageList imageList1 = new(); 2543using ImageList imageList2 = new(); 2580using ImageList imageList1 = new(); 2583using ImageList imageList2 = new(); 2608using ImageList imageList1 = new(); 2611using ImageList imageList2 = new(); 4607using ImageList imageList = new(); 4762using ImageList imageList = new(); 4906using ImageList imageList = new();
System\Windows\Forms\ColumnHeaderTests.cs (9)
347using ImageList imageList = new(); 376using ImageList imageList = new(); 462using ImageList imageList = new(); 564using ImageList imageList = new(); 595using ImageList imageList = new(); 684using ImageList imageList = new(); 729using ImageList imageList = new(); 1631using ImageList imageList = new(); 1632using ImageList imageList2 = new();
System\Windows\Forms\ImageList.ImageCollectionTests.cs (82)
19using ImageList list = new(); 29using ImageList list = new(); 39using ImageList list = new(); 48using ImageList list = new() 96using ImageList list = new() 197using ImageList list = new() 223using ImageList list = new(); 234using ImageList list = new(); 262using ImageList list = new() 283using ImageList list = new() 305using ImageList list = new(); 316using ImageList list = new(); 326using ImageList list = new(); 337using ImageList list = new(); 351using ImageList list = new(); 383using ImageList list = new(); 401using ImageList list = new(); 414using ImageList list = new(); 441using ImageList list = new() 485using ImageList list = new() 530using ImageList list = new() 554using ImageList list = new() 599using ImageList list = new() 623using ImageList list = new() 656using ImageList list = new() 700using ImageList list = new() 745using ImageList list = new() 769using ImageList list = new() 793using ImageList list = new(); 805using ImageList list = new(); 818using ImageList list = new() 842using ImageList list = new() 866using ImageList list = new(); 874using ImageList list = new(); 882using ImageList list = new(); 907using ImageList list = new() 924using ImageList list = new() 941using ImageList list = new(); 952using ImageList list = new(); 964using ImageList list = new(); 973using ImageList list = new(); 993using ImageList list = new(); 1015using ImageList list = new(); 1036using ImageList list = new(); 1067using ImageList list = new(); 1084using ImageList list = new(); 1104using ImageList list = new(); 1117using ImageList list = new(); 1136using ImageList list = new(); 1156using ImageList list = new(); 1193using ImageList list = new(); 1240using ImageList list = new(); 1260using ImageList list = new(); 1281using ImageList list = new(); 1297using ImageList list = new(); 1305using ImageList list = new(); 1339using ImageList list = new(); 1383using ImageList list = new(); 1394using ImageList list = new(); 1403using ImageList list = new(); 1443using ImageList list = new(); 1495using ImageList list = new(); 1544using ImageList list = new(); 1565using ImageList list = new(); 1589using ImageList list = new(); 1600using ImageList list = new(); 1609using ImageList list = new(); 1617using ImageList list = new(); 1625using ImageList list = new(); 1635using ImageList list = new() 1656using ImageList list = new() 1678using ImageList list = new(); 1691using ImageList list = new(); 1710using ImageList list = new(); 1721using ImageList list = new(); 1739using ImageList list = new(); 1755using ImageList list = new(); 1770using ImageList list = new(); 1786using ImageList list = new(); 1807using ImageList list = new(); 1822using ImageList list = new(); 1838using ImageList list = new();
System\Windows\Forms\ImageListStreamerTests.cs (4)
34using ImageList imageListBf = new(); 36using ImageList imageListMs = new(); 61using ImageList imageListBf = new(); 63using ImageList imageListMs = new();
System\Windows\Forms\ImageListTests.cs (55)
18using ImageList list = new(); 60using ImageList list = new() 76using ImageList list = new(); 110using ImageList list = new(); 126using ImageList list = new(); 172using ImageList list = new(); 189using ImageList list = new(); 210using ImageList list = new() 224using ImageList list = new(); 241using ImageList list = new() 257using ImageList list = new(); 291using ImageList list = new(); 307using ImageList list = new(); 366using ImageList list = new(); 383using ImageList list = new(); 403using ImageList list = new(); 418using ImageList list = new(); 426using ImageList list = new(); 433using ImageList list = new(); 458using ImageList sourceList = new() 468using ImageList list = new(); 495using ImageList sourceList = new() 507using ImageList list = new() 522using ImageList sourceList = new() 532using ImageList list = new() 547using ImageList sourceList = new() 557using ImageList list = new(); 572using ImageList sourceList = new() 581using ImageList list = new() 596using ImageList sourceList = new() 605using ImageList list = new(); 619using ImageList list = new(); 636using ImageList list = new(); 656using ImageList list = new() 681using ImageList list = new() 697using ImageList list = new(); 731using ImageList list = new(); 747using ImageList list = new(); 782using ImageList list = new(); 799using ImageList list = new(); 819using ImageList list = new(); 834using ImageList list = new(); 856using ImageList list = new(); 873using ImageList list = new(); 890using ImageList list = new(); 909using ImageList list = new(); 928using ImageList list = new(); 942using ImageList list = new(); 957using ImageList list = new(); 971using ImageList list = new(); 995using ImageList list = new(); 1009using ImageList list = new(); 1023using ImageList list = new(); 1037using ImageList list = new(); 1051using ImageList list = new();
System\Windows\Forms\LabelTests.cs (5)
615using ImageList imageList = new(); 649using ImageList imageList = new(); 688using ImageList imageList = new(); 698using ImageList imageList = new(); 709using ImageList imageList = new();
System\Windows\Forms\ListViewGroupTests.cs (2)
217using ImageList groupImageList = new(); 358using ImageList groupImageList = new();
System\Windows\Forms\ListViewTests.cs (217)
801foreach (Func<ImageList> imageListFactory in new Func<ImageList>[] { () => new ImageList(), () => null }) 907foreach (Func<ImageList> imageListFactory in new Func<ImageList>[] { () => new ImageList(), () => null }) 930yield return new object[] { false, View.Details, alignment, new ImageList(), true, 1, 0, 2, 1 }; 931yield return new object[] { false, View.LargeIcon, alignment, new ImageList(), true, 2, 1, 4, 2 }; 932yield return new object[] { false, View.List, alignment, new ImageList(), true, 1, 1, 2, 2 }; 933yield return new object[] { false, View.SmallIcon, alignment, new ImageList(), true, 2, 1, 4, 2 }; 934yield return new object[] { false, View.Details, alignment, new ImageList(), false, 0, 0, 1, 0 }; 935yield return new object[] { false, View.LargeIcon, alignment, new ImageList(), false, 0, 0, 2, 1 }; 936yield return new object[] { false, View.List, alignment, new ImageList(), false, 0, 0, 1, 1 }; 937yield return new object[] { false, View.SmallIcon, alignment, new ImageList(), false, 0, 0, 2, 1 }; 941foreach (Func<ImageList> imageListFactory in new Func<ImageList>[] { () => new ImageList(), () => null }) 1109using ImageList imageList = new(); 1130ImageList imageList = new(); 1546yield return new object[] { autoArrange, virtualMode, view, new ImageList() }; 1552yield return new object[] { autoArrange, false, View.Tile, new ImageList() }; 1582using ImageList imageList = new(); 1604yield return new object[] { true, false, View.Details, new ImageList() }; 1607yield return new object[] { true, false, View.LargeIcon, new ImageList() }; 1610yield return new object[] { true, false, View.List, new ImageList() }; 1613yield return new object[] { true, false, View.SmallIcon, new ImageList() }; 1616yield return new object[] { true, false, View.Tile, new ImageList() }; 1622yield return new object[] { autoArrange, true, View.Details, new ImageList() }; 1625yield return new object[] { autoArrange, true, View.LargeIcon, new ImageList() }; 1628yield return new object[] { autoArrange, true, View.List, new ImageList() }; 1631yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList() }; 1636yield return new object[] { false, false, View.Details, new ImageList() }; 1639yield return new object[] { false, false, View.LargeIcon, new ImageList() }; 1642yield return new object[] { false, false, View.List, new ImageList() }; 1645yield return new object[] { false, false, View.SmallIcon, new ImageList() }; 1648yield return new object[] { false, false, View.Tile, new ImageList() }; 1690yield return new object[] { true, false, View.Details, new ImageList() }; 1693yield return new object[] { true, false, View.LargeIcon, new ImageList() }; 1696yield return new object[] { true, false, View.List, new ImageList() }; 1699yield return new object[] { true, false, View.SmallIcon, new ImageList() }; 1702yield return new object[] { true, false, View.Tile, new ImageList() }; 1708yield return new object[] { autoArrange, true, View.Details, new ImageList() }; 1711yield return new object[] { autoArrange, true, View.LargeIcon, new ImageList() }; 1714yield return new object[] { autoArrange, true, View.List, new ImageList() }; 1717yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList() }; 1722yield return new object[] { false, false, View.Details, new ImageList() }; 1725yield return new object[] { false, false, View.LargeIcon, new ImageList() }; 1728yield return new object[] { false, false, View.List, new ImageList() }; 1731yield return new object[] { false, false, View.SmallIcon, new ImageList() }; 1734yield return new object[] { false, false, View.Tile, new ImageList() }; 1777using ImageList imageList1 = new(); 1778using ImageList imageList2 = new(); 1802using ImageList imageList1 = new(); 1803using ImageList imageList2 = new(); 2491yield return new object[] { autoArrange, virtualMode, view, new ImageList() }; 2497yield return new object[] { autoArrange, false, View.Tile, new ImageList() }; 2526using ImageList imageList = new(); 2548yield return new object[] { true, false, View.Details, new ImageList(), 0 }; 2551yield return new object[] { true, false, View.LargeIcon, new ImageList(), 1 }; 2554yield return new object[] { true, false, View.List, new ImageList(), 0 }; 2557yield return new object[] { true, false, View.SmallIcon, new ImageList(), 1 }; 2560yield return new object[] { true, false, View.Tile, new ImageList(), 0 }; 2566yield return new object[] { autoArrange, true, View.Details, new ImageList(), 0 }; 2569yield return new object[] { autoArrange, true, View.LargeIcon, new ImageList(), 0 }; 2572yield return new object[] { autoArrange, true, View.List, new ImageList(), 0 }; 2575yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList(), 0 }; 2580yield return new object[] { false, false, View.Details, new ImageList(), 0 }; 2583yield return new object[] { false, false, View.LargeIcon, new ImageList(), 0 }; 2586yield return new object[] { false, false, View.List, new ImageList(), 0 }; 2589yield return new object[] { false, false, View.SmallIcon, new ImageList(), 0 }; 2592yield return new object[] { false, false, View.Tile, new ImageList(), 0 }; 2633yield return new object[] { true, false, View.Details, new ImageList(), 0 }; 2636yield return new object[] { true, false, View.LargeIcon, new ImageList(), 1 }; 2639yield return new object[] { true, false, View.List, new ImageList(), 0 }; 2642yield return new object[] { true, false, View.SmallIcon, new ImageList(), 1 }; 2645yield return new object[] { true, false, View.Tile, new ImageList(), 0 }; 2651yield return new object[] { autoArrange, true, View.Details, new ImageList(), 0 }; 2654yield return new object[] { autoArrange, true, View.LargeIcon, new ImageList(), 0 }; 2657yield return new object[] { autoArrange, true, View.List, new ImageList(), 0 }; 2660yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList(), 0 }; 2665yield return new object[] { false, false, View.Details, new ImageList(), 0 }; 2668yield return new object[] { false, false, View.LargeIcon, new ImageList(), 0 }; 2671yield return new object[] { false, false, View.List, new ImageList(), 0 }; 2674yield return new object[] { false, false, View.SmallIcon, new ImageList(), 0 }; 2677yield return new object[] { false, false, View.Tile, new ImageList(), 0 }; 2685using ImageList imageList = new(); 2721using ImageList imageList1 = new(); 2722using ImageList imageList2 = new(); 2745using ImageList imageList1 = new(); 2746using ImageList imageList2 = new(); 3155yield return new object[] { autoArrange, virtualMode, view, new ImageList() }; 3161yield return new object[] { autoArrange, false, View.Tile, new ImageList() }; 3190using ImageList imageList = new(); 3212yield return new object[] { true, false, View.Details, new ImageList(), 1, 0 }; 3215yield return new object[] { true, false, View.LargeIcon, new ImageList(), 1, 0 }; 3218yield return new object[] { true, false, View.List, new ImageList(), 0, 0 }; 3221yield return new object[] { true, false, View.Tile, new ImageList(), 0, 0 }; 3227yield return new object[] { autoArrange, true, View.Details, new ImageList(), 1, 0 }; 3230yield return new object[] { autoArrange, true, View.LargeIcon, new ImageList(), 0, 0 }; 3233yield return new object[] { autoArrange, true, View.List, new ImageList(), 0, 0 }; 3238yield return new object[] { false, false, View.Details, new ImageList(), 1, 0 }; 3241yield return new object[] { false, false, View.LargeIcon, new ImageList(), 0, 0 }; 3244yield return new object[] { false, false, View.List, new ImageList(), 0, 0 }; 3247yield return new object[] { false, false, View.Tile, new ImageList(), 0, 0 }; 3253yield return new object[] { true, false, View.SmallIcon, new ImageList(), 2, 0 }; 3259yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList(), 0, 0 }; 3264yield return new object[] { false, false, View.SmallIcon, new ImageList(), 0, 0 }; 3270yield return new object[] { true, false, View.SmallIcon, new ImageList(), 4, 2 }; 3276yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList(), 2, 2 }; 3281yield return new object[] { false, false, View.SmallIcon, new ImageList(), 2, 2 }; 3323yield return new object[] { true, false, View.Details, new ImageList(), 1, 0 }; 3326yield return new object[] { true, false, View.LargeIcon, new ImageList(), 1, 0 }; 3329yield return new object[] { true, false, View.List, new ImageList(), 0, 0 }; 3332yield return new object[] { true, false, View.Tile, new ImageList(), 0, 0 }; 3338yield return new object[] { autoArrange, true, View.Details, new ImageList(), 1, 0 }; 3341yield return new object[] { autoArrange, true, View.LargeIcon, new ImageList(), 0, 0 }; 3344yield return new object[] { autoArrange, true, View.List, new ImageList(), 0, 0 }; 3349yield return new object[] { false, false, View.Details, new ImageList(), 1, 0 }; 3352yield return new object[] { false, false, View.LargeIcon, new ImageList(), 0, 0 }; 3355yield return new object[] { false, false, View.List, new ImageList(), 0, 0 }; 3358yield return new object[] { false, false, View.Tile, new ImageList(), 0, 0 }; 3364yield return new object[] { true, false, View.SmallIcon, new ImageList(), 2, 0 }; 3370yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList(), 0, 0 }; 3375yield return new object[] { false, false, View.SmallIcon, new ImageList(), 0, 0 }; 3381yield return new object[] { true, false, View.SmallIcon, new ImageList(), 4, 2 }; 3387yield return new object[] { autoArrange, true, View.SmallIcon, new ImageList(), 2, 2 }; 3392yield return new object[] { false, false, View.SmallIcon, new ImageList(), 2, 2 }; 3401using ImageList imageList = new(); 3437using ImageList imageList1 = new(); 3438using ImageList imageList2 = new(); 3461using ImageList imageList1 = new(); 3462using ImageList imageList2 = new(); 3512yield return new object[] { useCompatibleStateImageBehavior, checkBoxes, autoArrange, virtualMode, view, new ImageList() }; 3520yield return new object[] { useCompatibleStateImageBehavior, false, true, false, View.Tile, new ImageList() }; 3524yield return new object[] { useCompatibleStateImageBehavior, false, false, false, View.Tile, new ImageList() }; 3555using ImageList imageList = new(); 3582yield return new object[] { true, checkBoxes, true, false, View.Details, new ImageList(), 0, 0 }; 3585yield return new object[] { true, checkBoxes, true, false, View.LargeIcon, new ImageList(), 0, 0 }; 3588yield return new object[] { true, checkBoxes, true, false, View.List, new ImageList(), 0, 0 }; 3591yield return new object[] { true, checkBoxes, true, false, View.SmallIcon, new ImageList(), 0, 0 }; 3597yield return new object[] { true, checkBoxes, autoArrange, true, View.Details, new ImageList(), 0, 0 }; 3600yield return new object[] { true, checkBoxes, autoArrange, true, View.LargeIcon, new ImageList(), 0, 0 }; 3603yield return new object[] { true, checkBoxes, autoArrange, true, View.List, new ImageList(), 0, 0 }; 3606yield return new object[] { true, checkBoxes, autoArrange, true, View.SmallIcon, new ImageList(), 0, 0 }; 3611yield return new object[] { true, checkBoxes, false, false, View.Details, new ImageList(), 0, 0 }; 3614yield return new object[] { true, checkBoxes, false, false, View.LargeIcon, new ImageList(), 0, 0 }; 3617yield return new object[] { true, checkBoxes, false, false, View.List, new ImageList(), 0, 0 }; 3620yield return new object[] { true, checkBoxes, false, false, View.SmallIcon, new ImageList(), 0, 0 }; 3625yield return new object[] { true, false, true, false, View.Tile, new ImageList(), 0, 0 }; 3629yield return new object[] { true, false, false, false, View.Tile, new ImageList(), 0, 0 }; 3634yield return new object[] { false, true, true, false, View.Details, new ImageList(), 1, 1 }; 3637yield return new object[] { false, true, true, false, View.LargeIcon, new ImageList(), 3, 1 }; 3640yield return new object[] { false, true, true, false, View.List, new ImageList(), 1, 1 }; 3643yield return new object[] { false, true, true, false, View.SmallIcon, new ImageList(), 3, 1 }; 3649yield return new object[] { false, true, autoArrange, true, View.Details, new ImageList(), 1, 1 }; 3652yield return new object[] { false, true, autoArrange, true, View.LargeIcon, new ImageList(), 1, 1 }; 3655yield return new object[] { false, true, autoArrange, true, View.List, new ImageList(), 1, 1 }; 3658yield return new object[] { false, true, autoArrange, true, View.SmallIcon, new ImageList(), 1, 1 }; 3663yield return new object[] { false, true, false, false, View.Details, new ImageList(), 1, 1 }; 3666yield return new object[] { false, true, false, false, View.LargeIcon, new ImageList(), 1, 1 }; 3669yield return new object[] { false, true, false, false, View.List, new ImageList(), 1, 1 }; 3672yield return new object[] { false, true, false, false, View.SmallIcon, new ImageList(), 1, 1 }; 3677yield return new object[] { false, false, true, false, View.Details, new ImageList(), 0, 0 }; 3680yield return new object[] { false, false, true, false, View.LargeIcon, new ImageList(), 1, 0 }; 3683yield return new object[] { false, false, true, false, View.List, new ImageList(), 0, 0 }; 3686yield return new object[] { false, false, true, false, View.SmallIcon, new ImageList(), 1, 0 }; 3689yield return new object[] { false, false, true, false, View.Tile, new ImageList(), 0, 0 }; 3695yield return new object[] { false, false, autoArrange, true, View.Details, new ImageList(), 0, 0 }; 3698yield return new object[] { false, false, autoArrange, true, View.LargeIcon, new ImageList(), 0, 0 }; 3701yield return new object[] { false, false, autoArrange, true, View.List, new ImageList(), 0, 0 }; 3704yield return new object[] { false, false, autoArrange, true, View.SmallIcon, new ImageList(), 0, 0 }; 3709yield return new object[] { false, false, false, false, View.Details, new ImageList(), 0, 0 }; 3712yield return new object[] { false, false, false, false, View.LargeIcon, new ImageList(), 0, 0 }; 3715yield return new object[] { false, false, false, false, View.List, new ImageList(), 0, 0 }; 3718yield return new object[] { false, false, false, false, View.SmallIcon, new ImageList(), 0, 0 }; 3721yield return new object[] { false, false, false, false, View.Tile, new ImageList(), 0, 0 }; 3767yield return new object[] { true, checkBoxes, true, false, View.Details, new ImageList(), 0, 0 }; 3770yield return new object[] { true, checkBoxes, true, false, View.LargeIcon, new ImageList(), 0, 0 }; 3773yield return new object[] { true, checkBoxes, true, false, View.List, new ImageList(), 0, 0 }; 3776yield return new object[] { true, checkBoxes, true, false, View.SmallIcon, new ImageList(), 0, 0 }; 3782yield return new object[] { true, checkBoxes, autoArrange, true, View.Details, new ImageList(), 0, 0 }; 3785yield return new object[] { true, checkBoxes, autoArrange, true, View.LargeIcon, new ImageList(), 0, 0 }; 3788yield return new object[] { true, checkBoxes, autoArrange, true, View.List, new ImageList(), 0, 0 }; 3791yield return new object[] { true, checkBoxes, autoArrange, true, View.SmallIcon, new ImageList(), 0, 0 }; 3796yield return new object[] { true, checkBoxes, false, false, View.Details, new ImageList(), 0, 0 }; 3799yield return new object[] { true, checkBoxes, false, false, View.LargeIcon, new ImageList(), 0, 0 }; 3802yield return new object[] { true, checkBoxes, false, false, View.List, new ImageList(), 0, 0 }; 3805yield return new object[] { true, checkBoxes, false, false, View.SmallIcon, new ImageList(), 0, 0 }; 3810yield return new object[] { true, false, true, false, View.Tile, new ImageList(), 0, 0 }; 3814yield return new object[] { true, false, false, false, View.Tile, new ImageList(), 0, 0 }; 3819yield return new object[] { false, true, true, false, View.Details, new ImageList(), 1, 1 }; 3822yield return new object[] { false, true, true, false, View.LargeIcon, new ImageList(), 3, 1 }; 3825yield return new object[] { false, true, true, false, View.List, new ImageList(), 1, 1 }; 3828yield return new object[] { false, true, true, false, View.SmallIcon, new ImageList(), 3, 1 }; 3834yield return new object[] { false, true, autoArrange, true, View.Details, new ImageList(), 1, 1 }; 3837yield return new object[] { false, true, autoArrange, true, View.LargeIcon, new ImageList(), 1, 1 }; 3840yield return new object[] { false, true, autoArrange, true, View.List, new ImageList(), 1, 1 }; 3843yield return new object[] { false, true, autoArrange, true, View.SmallIcon, new ImageList(), 1, 1 }; 3848yield return new object[] { false, true, false, false, View.Details, new ImageList(), 1, 1 }; 3851yield return new object[] { false, true, false, false, View.LargeIcon, new ImageList(), 1, 1 }; 3854yield return new object[] { false, true, false, false, View.List, new ImageList(), 1, 1 }; 3857yield return new object[] { false, true, false, false, View.SmallIcon, new ImageList(), 1, 1 }; 3862yield return new object[] { false, false, true, false, View.Details, new ImageList(), 0, 0 }; 3865yield return new object[] { false, false, true, false, View.LargeIcon, new ImageList(), 1, 0 }; 3868yield return new object[] { false, false, true, false, View.List, new ImageList(), 0, 0 }; 3871yield return new object[] { false, false, true, false, View.SmallIcon, new ImageList(), 1, 0 }; 3874yield return new object[] { false, false, true, false, View.Tile, new ImageList(), 0, 0 }; 3880yield return new object[] { false, false, autoArrange, true, View.Details, new ImageList(), 0, 0 }; 3883yield return new object[] { false, false, autoArrange, true, View.LargeIcon, new ImageList(), 0, 0 }; 3886yield return new object[] { false, false, autoArrange, true, View.List, new ImageList(), 0, 0 }; 3889yield return new object[] { false, false, autoArrange, true, View.SmallIcon, new ImageList(), 0, 0 }; 3894yield return new object[] { false, false, false, false, View.Details, new ImageList(), 0, 0 }; 3897yield return new object[] { false, false, false, false, View.LargeIcon, new ImageList(), 0, 0 }; 3900yield return new object[] { false, false, false, false, View.List, new ImageList(), 0, 0 }; 3903yield return new object[] { false, false, false, false, View.SmallIcon, new ImageList(), 0, 0 }; 3906yield return new object[] { false, false, false, false, View.Tile, new ImageList(), 0, 0 }; 3915using ImageList imageList = new(); 3958using ImageList imageList1 = new(); 3959using ImageList imageList2 = new(); 3985using ImageList imageList1 = new(); 3986using ImageList imageList2 = new(); 4294ImageList nonEmptyImageList = new(); 5051using ImageList imagecollection = new();
System\Windows\Forms\Ole\BinaryFormatUtilitiesTests.cs (2)
34using ImageList sourceList = new(); 48using ImageList newList = new();
System\Windows\Forms\TabControlTests.cs (18)
1022using ImageList imageList = new(); 1155yield return new object[] { new ImageList() }; 1179using ImageList oldValue = new(); 1228using ImageList oldValue = new(); 1266using ImageList imageList = new(); 1287using ImageList imageList = new(); 1300using ImageList imageList = new(); 1313using ImageList imageList1 = new(); 1314using ImageList imageList2 = new(); 1335using ImageList imageList1 = new(); 1336using ImageList imageList2 = new(); 1373using ImageList imageList1 = new(); 1376using ImageList imageList2 = new(); 1400using ImageList imageList1 = new(); 1403using ImageList imageList2 = new(); 3579using ImageList imageList = new(); 3592using ImageList imageList = new(); 3605using ImageList imageList = new();
System\Windows\Forms\ToolStripItemTests.cs (15)
3671yield return new object[] { new ImageList() }; 3696using ImageList imageList = new(); 3717using ImageList imageList = new(); 3737yield return new object[] { new ImageList() }; 3764using ImageList imageList = new(); 4104using ImageList imageList = new(); 4149using ImageList imageList = new(); 4501using ImageList imageList = new(); 4644using ImageList imageList = new(); 4786using ImageList imageList = new(); 4864using ImageList imageList = new(); 5003using ImageList imageList = new(); 5140using ImageList imageList = new(); 5285using ImageList imageList = new(); 5377using ImageList imageList = new();
System\Windows\Forms\TreeNodeTests.cs (41)
995using ImageList imageList = new(); 1034using ImageList imageList = new(); 1068using ImageList imageList = new(); 1086using ImageList imageList = new(); 1123using ImageList imageList = new(); 1178using ImageList imageList = new(); 1228using ImageList imageList = new(); 1257using ImageList imageList = new(); 1383using ImageList imageList = new(); 1414using ImageList imageList = new(); 1504using ImageList imageList = new(); 1534using ImageList imageList = new(); 2977using ImageList imageList = new(); 3016using ImageList imageList = new(); 3050using ImageList imageList = new(); 3068using ImageList imageList = new(); 3105using ImageList imageList = new(); 3160using ImageList imageList = new(); 3212using ImageList imageList = new(); 3241using ImageList imageList = new(); 3367using ImageList imageList = new(); 3398using ImageList imageList = new(); 3488using ImageList imageList = new(); 3518using ImageList imageList = new(); 3600using ImageList imageList = new(); 3643using ImageList imageList = new(); 3692using ImageList imageList = new(); 3710using ImageList imageList = new(); 3756using ImageList imageList = new(); 3827using ImageList imageList = new(); 3877using ImageList imageList = new(); 3907using ImageList imageList = new(); 3961using ImageList imageList = new(); 3997using ImageList imageList = new(); 4025using ImageList imageList = new(); 4057using ImageList imageList = new(); 4096using ImageList imageList = new(); 4106using ImageList imageList = new(); 4146using ImageList imageList = new(); 4247using ImageList imageList = new(); 4285using ImageList imageList = new();
System\Windows\Forms\TreeViewImageIndexConverterTests.cs (1)
80using ImageList imageList = new();
System\Windows\Forms\TreeViewTests.cs (47)
2058using ImageList imageList = new(); 2080using ImageList imageList = new(); 2103using ImageList imageList = new(); 2127using ImageList imageList = new(); 2171using ImageList imageList = new(); 2195using ImageList imageList = new(); 2272using ImageList imageList = new(); 2291using ImageList imageList = new(); 2311using ImageList imageList = new(); 2337using ImageList imageList = new(); 2377using ImageList imageList = new(); 2398using ImageList imageList = new(); 2420yield return new object[] { new ImageList() }; 2422using ImageList imageList = new(); 2462using ImageList imageList = new(); 2529using ImageList imageList = new(); 2565using ImageList imageList1 = new(); 2566using ImageList imageList2 = new(); 2585using ImageList imageList = new(); 2597using ImageList imageList = new(); 2610using ImageList imageList = new(); 2625using ImageList imageList = new(); 3418using ImageList imageList = new(); 3440using ImageList imageList = new(); 3463using ImageList imageList = new(); 3487using ImageList imageList = new(); 3531using ImageList imageList = new(); 3555using ImageList imageList = new(); 3622using ImageList imageList = new(); 3641using ImageList imageList = new(); 3661using ImageList imageList = new(); 3687using ImageList imageList = new(); 3727using ImageList imageList = new(); 3748using ImageList imageList = new(); 4491using ImageList imageList = new(); 4524using ImageList imageList = new(); 4542using ImageList imageList1 = new(); 4543using ImageList imageList2 = new(); 4562using ImageList imageList = new(); 4574using ImageList imageList = new(); 4587using ImageList imageList = new(); 4602using ImageList imageList = new(); 6015using ImageList imageList = new(); 6016using ImageList stateImageList = new(); 6085using ImageList imageList = new(); 6086using ImageList stateImageList = new(); 6259using ImageList imageList = new();
System\Windows\Forms\VisualStyles\VisualStyleRendererTests.cs (3)
285using ImageList imageList = new(); 296using ImageList imageList = new(); 330using ImageList imageList = new();
System.Windows.Forms.UI.IntegrationTests (2)
ImageListTests.cs (1)
117ImageList imageList1 = new()
ToolStripTests.cs (1)
16_sharedImageList = new ImageList();
TestPassApp (2)
CommonControl1.cs (2)
17ImageList imageListSmall = new(); 18ImageList imageListLarge = new();
WinFormsControlsTest (3)
CollectionEditors.cs (1)
25ImageList imageList = new();
MultipleControls.cs (2)
88ImageList imageListSmall = new(); 89ImageList imageListLarge = new();