1 write to _originalImageCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ImageListDesigner.cs (1)
46
_originalImageCollection
??= new OriginalImageCollection(this);
1 reference to _originalImageCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ImageListDesigner.cs (1)
47
return
_originalImageCollection
;