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