1 write to _imageCollection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
136public ImageCollection Images => _imageCollection ??= new ImageCollection(this);