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)
167if ((_styles is null || isColumn != _currentColumnStyles) && _table is not null)