3 references to PictureBoxDesigner
System.Design (1)
System.Design.Forwards.cs (1)
63[assembly: TypeForwardedTo(typeof(System.Windows.Forms.Design.PictureBoxDesigner))]
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\PictureBoxActionList.cs (2)
11private readonly PictureBoxDesigner _designer; 14public PictureBoxActionList(PictureBoxDesigner designer)