3 writes to Name
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TableLayoutSettings.cs (3)
458
controlInfo.
Name
= prop.GetValue(c);
485
Name
= name;
600
ci.
Name
= name;
1 reference to Name
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TableLayoutSettingsTypeConverter.cs (1)
87
xmlWriter.WriteAttributeString("Name", c.
Name
.ToString());