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