2 writes to skipUpdateSize
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TabControl.cs (2)
1495this.skipUpdateSize = true; 1500this.skipUpdateSize = false;
1 reference to skipUpdateSize
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
1627if (this.skipUpdateSize) {