2 writes to _size
System.Windows.Forms (2)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (2)
47_size = value; 75_size = size;
2 references to _size
System.Windows.Forms (2)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutStyle.cs (2)
40get { return _size; } 45if (_size != value)