9 references to DesignerActionMethodItem
System.Windows.Forms.Design (8)
System\Windows\Forms\Design\DataGridViewDesigner.cs (2)
876new DesignerActionMethodItem(this, 880new DesignerActionMethodItem(this,
System\Windows\Forms\Design\NotifyIconDesignerActionList.cs (1)
25new DesignerActionMethodItem(this,
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (5)
401new DesignerActionMethodItem(this, 405new DesignerActionMethodItem(this, 413items.Add(new DesignerActionMethodItem(this, 421items.Add(new DesignerActionMethodItem(this, 427items.Add(new DesignerActionMethodItem(this,
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\DesignerActionMethodItemTests.cs (1)
127DesignerActionMethodItem item = new(actionList, memberName, displayName, includeAsDesignerVerb);