4 instantiations of PictureBoxActionList
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\PictureBoxDesigner.cs (1)
112_actionLists.Add(new PictureBoxActionList(this));
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\PictureBoxActionListTests.cs (3)
16PictureBoxActionList actionList = new(designer); 27PictureBoxActionList actionList = new(designer) 41PictureBoxActionList actionList = new(designer);
3 references to PictureBoxActionList
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\PictureBoxActionListTests.cs (3)
16PictureBoxActionList actionList = new(designer); 27PictureBoxActionList actionList = new(designer) 41PictureBoxActionList actionList = new(designer);