1 write to _currentColumnStyles
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs (1)
170
_currentColumnStyles
= isColumn;
1 reference to _currentColumnStyles
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs (1)
167
if ((_styles is null || isColumn !=
_currentColumnStyles
) && _table is not null)