3 references to NotifyIconDesigner
System.Design (1)
System.Design.Forwards.cs (1)
60[assembly: TypeForwardedTo(typeof(System.Windows.Forms.Design.NotifyIconDesigner))]
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\NotifyIconDesignerActionList.cs (2)
10private readonly NotifyIconDesigner _designer; 11public NotifyIconActionList(NotifyIconDesigner designer) : base(designer.Component)