1 write to _maxSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
1988set { _maxSize = value; }
1 reference to _maxSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (1)
1987get { return _maxSize; }