2 writes to _handleInTable
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
1234
_handleInTable
= true;
1304
_handleInTable
= false;
1 reference to _handleInTable
System.Windows.Forms (1)
System\Windows\Forms\Controls\TabControl\TabControl.cs (1)
1302
if (
_handleInTable
)