1 write to _imageList
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
56_imageList = new ImageList();
2 references to _imageList
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (2)
57_imageList.Images.AddStrip(ScaleHelper.GetIconResourceAsDefaultSizeBitmap(typeof(PrintPreviewDialog), "PrintPreviewStrip")); 935_toolStrip1.ImageList = _imageList;