1 write to imageCollection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ImageList.cs (1)
240imageCollection = new ImageCollection(this);
2 references to imageCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ImageList.cs (2)
239if (imageCollection == null) 241return imageCollection;