3 writes to IsStart
System.Windows.Forms (3)
System\Windows\Forms\Layout\TableLayout.cs (3)
632containerInfo.Columns[layoutInfo.ColumnStart].IsStart = true; 633containerInfo.Rows[layoutInfo.RowStart].IsStart = true; 670strip.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