2 writes to ChildHasColumnSpan
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
650containerInfo.ChildHasColumnSpan = false; 658containerInfo.ChildHasColumnSpan = true;
1 reference to ChildHasColumnSpan
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
694if (containerInfo.ChildHasColumnSpan) {