11 references to new
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
492ImageList 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)
2059_largeButtonImages = new ImageList 3828_normalButtonImages = new ImageList();
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
1783_internalStateImageList = new ImageList(); 1974ImageList 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)
1906ImageList defaultImages = new() 1918ImageList copy = new() 1936ImageList copy = new()