4 references to GetAssociatedComponents
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DesignerUtils.cs (2)
796GetAssociatedComponents(comp, host, copySelection); 814GetAssociatedComponents(childComp, host, list);
System\Windows\Forms\Design\StyleEditorForm.cs (1)
1068DesignerUtils.GetAssociatedComponents((IComponent)obj, host, componentList);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
1902DesignerUtils.GetAssociatedComponents(control, host, al);