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