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