2 references to InsertingItem
System.Windows.Forms (2)
System\Windows\Forms\Controls\TabControl\TabControl.cs (2)
545
get => GetState(State.
InsertingItem
);
546
set => SetState(State.
InsertingItem
, value);