2 references to GetStandardItemMenuItems
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\NewItemsContextMenuStrip.cs (1)
41
foreach (ToolStripItem item in ToolStripDesignerUtils.
GetStandardItemMenuItems
(_component, _onClick, _convertTo))
System\Windows\Forms\Design\ToolStripDesignerUtils.cs (1)
373
foreach (ToolStripItem item in
GetStandardItemMenuItems
(component, onClick, convertTo))