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)
11
private readonly
PictureBoxDesigner
_designer;
14
public PictureBoxActionList(
PictureBoxDesigner
designer)