2 references to GetCustomItemMenuItems
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\NewItemsContextMenuStrip.cs (1)
53
foreach (ToolStripItem item in ToolStripDesignerUtils.
GetCustomItemMenuItems
(_component, _onClick, _convertTo, _serviceProvider))
System\Windows\Forms\Design\ToolStripDesignerUtils.cs (1)
406
foreach (ToolStripItem item in
GetCustomItemMenuItems
(component, onClick, convertTo, serviceProvider))