1 instantiation of DesignerTableLayoutControlCollection
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
118_controls ??= new DesignerTableLayoutControlCollection((TableLayoutPanel)Control);
3 references to DesignerTableLayoutControlCollection
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (3)
30private DesignerTableLayoutControlCollection _controls; 117private DesignerTableLayoutControlCollection Controls => 2117properties["Controls"] = TypeDescriptor.CreateProperty(typeof(TableLayoutPanelDesigner), "Controls", typeof(DesignerTableLayoutControlCollection), attrs);