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