2 references to TABCONTROLSTATE_insertingItem
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TabControl.cs (2)
593return (bool)tabControlState[TABCONTROLSTATE_insertingItem]; 596tabControlState[TABCONTROLSTATE_insertingItem] = value;