1 override of HasSitedNonReadonlyChildren
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCodeDomSerializer.cs (1)
10protected override bool HasSitedNonReadonlyChildren(Control parent)
1 reference to HasSitedNonReadonlyChildren
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlCodeDomSerializer.cs (1)
193if ((host is not null && control == host.RootComponent) || HasSitedNonReadonlyChildren(control))