2 references to s_stateChildHasRowSpan
System.Windows.Forms (2)
System\Windows\Forms\Layout\TableLayout.ContainerInfo.cs (2)
367
get { return _state[
s_stateChildHasRowSpan
]; }
368
set { _state[
s_stateChildHasRowSpan
] = value; }