1 instantiation of OriginalImageCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ImageListDesigner.cs (1)
46_originalImageCollection ??= new OriginalImageCollection(this);
3 references to OriginalImageCollection
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ImageListDesigner.cs (3)
18private OriginalImageCollection? _originalImageCollection; 42private OriginalImageCollection Images 129properties["Images"] = TypeDescriptor.CreateProperty(typeof(ImageListDesigner), "Images", typeof(OriginalImageCollection), attrs);