19 references to
System.Windows.Forms.Design (19)
System\ComponentModel\Design\ToolStripContainerActionList.cs (1)
22public ToolStripContainerActionList(ToolStripContainer toolStripContainer) : base(toolStripContainer)
System\Windows\Forms\Design\ContextMenuStripActionList.cs (1)
15: base(designer.Component)
System\Windows\Forms\Design\ControlDesigner.DockingActionList.cs (1)
16: base(owner.Component)
System\Windows\Forms\Design\DataGridViewDesigner.cs (2)
801public DataGridViewColumnEditingActionList(DataGridViewDesigner owner) : base(owner.Component) 832public DataGridViewPropertiesActionList(DataGridViewDesigner owner) : base(owner.Component)
System\Windows\Forms\Design\DataGridViewDesigner.DataGridViewChooseDataSourceActionList.cs (1)
17public DataGridViewChooseDataSourceActionList(DataGridViewDesigner owner) : base(owner.Component)
System\Windows\Forms\Design\DesignerActionVerbList.cs (1)
11: base(null)
System\Windows\Forms\Design\ImageListActionList.cs (1)
15: base(designer.Component)
System\Windows\Forms\Design\ListControlUnboundActionList.cs (1)
13: base(designer.Component)
System\Windows\Forms\Design\ListViewActionList.cs (1)
15: base(designer.Component)
System\Windows\Forms\Design\MaskedTextBoxDesignerActionList.cs (1)
26: base(designer.Component)
System\Windows\Forms\Design\NotifyIconDesignerActionList.cs (1)
11public NotifyIconActionList(NotifyIconDesigner designer) : base(designer.Component)
System\Windows\Forms\Design\PictureBoxActionList.cs (1)
15: base(designer.Component)
System\Windows\Forms\Design\RichTextBoxActionList.cs (1)
13: base(designer.Component)
System\Windows\Forms\Design\SplitContainerDesigner.OrientationActionList.cs (1)
21: base(owner.Component)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
389public TableLayouPanelRowColumnActionList(TableLayoutPanelDesigner owner) : base(owner.Component)
System\Windows\Forms\Design\TextBoxActionList.cs (1)
14: base(designer.Component)
System\Windows\Forms\Design\ToolStripActionList.cs (1)
18: base(designer.Component)
System\Windows\Forms\Design\TreeViewActionList.cs (1)
15: base(designer.Component)