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