2 references to stateChildHasRowSpan
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
1772get { return _state[stateChildHasRowSpan]; } 1773set { _state[stateChildHasRowSpan] = value; }