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