3 writes to IsStart
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (3)
655
containerInfo.Columns[layoutInfo.ColumnStart].
IsStart
= true;
656
containerInfo.Rows[layoutInfo.RowStart].
IsStart
= true;
684
strip.
IsStart
= false;
1 reference to IsStart
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
929
&& !strips[i+1].
IsStart
//and there is no control starting from the strip next to it