2 references to GetCustomItemTypes
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
460
newToolStripItemTypes = ToolStripDesignerUtils.
GetCustomItemTypes
(component, component.Site);
System\Windows\Forms\Design\ToolStripDesignerUtils.cs (1)
345
Type[] customTypes =
GetCustomItemTypes
(component, serviceProvider);