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)
10
private readonly
NotifyIconDesigner
_designer;
11
public NotifyIconActionList(
NotifyIconDesigner
designer) : base(designer.Component)